Lines Matching refs:impl_callIntMethod

253     return impl_callIntMethod( "getMaxBinaryLiteralLength", mID );  in getMaxBinaryLiteralLength()
259 return impl_callIntMethod( "getMaxRowSize", mID ); in getMaxRowSize()
265 return impl_callIntMethod( "getMaxCatalogNameLength", mID ); in getMaxCatalogNameLength()
271 return impl_callIntMethod( "getMaxCharLiteralLength", mID ); in getMaxCharLiteralLength()
277 return impl_callIntMethod( "getMaxColumnNameLength", mID ); in getMaxColumnNameLength()
283 return impl_callIntMethod( "getMaxColumnsInIndex", mID ); in getMaxColumnsInIndex()
289 return impl_callIntMethod( "getMaxCursorNameLength", mID ); in getMaxCursorNameLength()
295 return impl_callIntMethod( "getMaxConnections", mID ); in getMaxConnections()
301 return impl_callIntMethod( "getMaxColumnsInTable", mID ); in getMaxColumnsInTable()
307 return impl_callIntMethod( "getMaxStatementLength", mID ); in getMaxStatementLength()
313 return impl_callIntMethod( "getMaxTableNameLength", mID ); in getMaxTableNameLength()
319 return impl_callIntMethod( "getMaxTablesInSelect", mID ); in impl_getMaxTablesInSelect_throw()
577 sal_Int32 java_sql_DatabaseMetaData::impl_callIntMethod( const char* _pMethodName, jmethodID& _inou… in impl_callIntMethod() function in java_sql_DatabaseMetaData
735 return impl_callIntMethod( "getMaxIndexLength", mID ); in getMaxIndexLength()
909 return impl_callIntMethod( "getMaxStatements", mID ); in impl_getMaxStatements_throw()
915 return impl_callIntMethod( "getMaxProcedureNameLength", mID ); in getMaxProcedureNameLength()
921 return impl_callIntMethod( "getMaxSchemaNameLength", mID ); in getMaxSchemaNameLength()
1228 return impl_callIntMethod( "getDriverMajorVersion", mID ); in getDriverMajorVersion()
1234 return impl_callIntMethod( "getDefaultTransactionIsolation", mID ); in getDefaultTransactionIsolation()
1240 return impl_callIntMethod( "getDriverMinorVersion", mID ); in getDriverMinorVersion()
1312 return impl_callIntMethod( "getMaxColumnsInGroupBy", mID ); in getMaxColumnsInGroupBy()
1318 return impl_callIntMethod( "getMaxColumnsInOrderBy", mID ); in getMaxColumnsInOrderBy()
1324 return impl_callIntMethod( "getMaxColumnsInSelect", mID ); in getMaxColumnsInSelect()
1330 return impl_callIntMethod( "getMaxUserNameLength", mID ); in getMaxUserNameLength()