Home
last modified time | relevance | path

Searched defs:OStatement_BASE2 (Results 1 – 4 of 4) sorted by relevance

/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSStatement.hxx129 class OStatement_BASE2 :public OStatement_Base class
135 OStatement_BASE2(OConnection* _pConnection ) : OStatement_Base(_pConnection ), in OStatement_BASE2() function in connectivity::skeleton::OStatement_BASE2
/trunk/main/connectivity/source/inc/odbc/
H A DOStatement.hxx206 class OOO_DLLPUBLIC_ODBCBASE OStatement_BASE2 : class
213 OStatement_BASE2(OConnection* _pConnection ) : OStatement_Base(_pConnection ), in OStatement_BASE2() function in connectivity::odbc::OStatement_BASE2
/trunk/main/connectivity/source/inc/java/sql/
H A DJStatement.hxx172 class OStatement_BASE2 :public java_sql_Statement_Base class
178OStatement_BASE2(JNIEnv * pEnv, java_sql_Connection& _rCon ) : java_sql_Statement_Base( pEnv, _rCo… in OStatement_BASE2() function in connectivity::OStatement_BASE2
/trunk/main/connectivity/source/inc/file/
H A DFStatement.hxx178 class OOO_DLLPUBLIC_FILE OStatement_BASE2 : class
185 OStatement_BASE2(OConnection* _pConnection ) : OStatement_Base(_pConnection ), in OStatement_BASE2() function in connectivity::file::OStatement_BASE2

Completed in 20 milliseconds