Searched defs:getScale (Results 1 – 5 of 5) sorted by relevance
48 xsFloat getScale() const { return attrScale; } in getScale() function106 xsFloat getScale() const { return attrScale; } in getScale() function
44 xsFloat getScale() const { return attrScale; } in getScale() function102 xsFloat getScale() const { return attrScale; } in getScale() function
128 public int getScale(int column) throws java.sql.SQLException { in getScale() method in JDBCResultSetMetaData
185 public int getScale() in getScale() method in SimpleBigDecimal
132 float getScale() { return m_scale; } in getScale() function