Lines Matching refs:ThrowSQLException
221 void java_lang_Object::ThrowSQLException( JNIEnv* _pEnvironment, const Reference< XInterface>& _rxC… in ThrowSQLException() function in java_lang_Object
248 ThrowSQLException( t.pEnv, NULL ); in callBooleanMethod()
261 ThrowSQLException( t.pEnv, NULL ); in callBooleanMethodWithIntArg()
284 ThrowSQLException( t.pEnv, NULL ); in callIntMethod()
296 ThrowSQLException( t.pEnv, NULL ); in callIntMethodWithIntArg()
309 ThrowSQLException( t.pEnv, NULL ); in callVoidMethod()
323 ThrowSQLException( t.pEnv, NULL ); in callVoidMethodWithIntArg()
336 ThrowSQLException( t.pEnv, NULL ); in callVoidMethodWithBoolArg()
355 ThrowSQLException( _pEnv, NULL ); in callObjectMethod()
365 ThrowSQLException( _pEnv, NULL ); in callObjectMethodWithIntArg()
386 ThrowSQLException( t.pEnv, NULL ); in callVoidMethodWithStringArg()
407 ThrowSQLException( t.pEnv, NULL ); in callIntMethodWithStringArg()