Home
last modified time | relevance | path

Searched refs:minimumScale (Results 1 – 1 of 1) sorted by relevance

/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlDatabaseMetadata.java360 short minimumScale = row.getShort(14); in getTypeInfo() local
394 rowOut[13] = new ORowSetValue(minimumScale); in getTypeInfo()