Home
last modified time | relevance | path

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

/aoo41x/main/connectivity/source/drivers/jdbc/
H A DJStatement.cxx505 callVoidMethodWithIntArg("setQueryTimeOut",mID,_par0,true); in setQueryTimeOut()
530 callVoidMethodWithIntArg("setMaxRows",mID,_par0,true); in setMaxRows()
561 callVoidMethodWithIntArg("setFetchDirection",mID,_par0,true); in setFetchDirection()
573 callVoidMethodWithIntArg("setFetchSize",mID,_par0,true); in setFetchSize()
583 callVoidMethodWithIntArg("setMaxFieldSize",mID,_par0,true); in setMaxFieldSize()
H A DResultSet.cxx640 callVoidMethodWithIntArg("updateNull",mID,columnIndex); in updateNull()
944 callVoidMethodWithIntArg("setFetchDirection",mID,_par0,true); in setFetchDirection()
958 callVoidMethodWithIntArg("setFetchSize",mID,_par0,true); in setFetchSize()
H A DTimestamp.cxx188 callVoidMethodWithIntArg("setNanos",mID,_par0); in setNanos()
H A DObject.cxx312 void java_lang_Object::callVoidMethodWithIntArg( const char* _pMethodName, jmethodID& _inout_Method… in callVoidMethodWithIntArg() function in java_lang_Object
H A DJConnection.cxx454 callVoidMethodWithIntArg("setTransactionIsolation",mID,level); in setTransactionIsolation()
/aoo41x/main/connectivity/source/inc/java/lang/
H A DObject.hxx139 …void callVoidMethodWithIntArg( const char* _pMethodName, jmethodID& _inout_MethodID, sa…

Completed in 36 milliseconds