Searched refs:impl_callResultSetMethod (Results 1 – 2 of 2) sorted by relevance
79 return impl_callResultSetMethod( "getTypeInfo", mID ); in impl_getTypeInfo_throw()85 return impl_callResultSetMethod( "getCatalogs", mID ); in getCatalogs()97 return impl_callResultSetMethod( "getSchemas", mID ); in getSchemas()597 Reference< XResultSet > java_sql_DatabaseMetaData::impl_callResultSetMethod( const char* _pMethodNa… in impl_callResultSetMethod() function in java_sql_DatabaseMetaData903 return impl_callResultSetMethod( "getTableTypes", mID ); in getTableTypes()
212 … impl_callResultSetMethod( const char* _pMethodName, jmethodID& _inout_MethodID );
Completed in 28 milliseconds