Home
last modified time | relevance | path

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

/trunk/main/mysqlc/source/
H A Dmysqlc_types.hxx36 sal_Bool fixedPrecScale; member
H A Dmysqlc_databasemetadata.cxx1543 aRow.push_back(makeAny(mysqlc_types[i].fixedPrecScale)); in getTypeInfo()
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlDatabaseMetadata.java357 boolean fixedPrecScale = row.getBoolean(11); in getTypeInfo()
391 rowOut[10] = new ORowSetValue(fixedPrecScale); in getTypeInfo()

Completed in 32 milliseconds