Home
last modified time | relevance | path

Searched defs:getScale (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/sql/
DParameterMetaData.java123 int getScale(int param) throws SQLException; in getScale() method
DResultSetMetaData.java191 int getScale(int column) throws SQLException; in getScale() method