Home
last modified time | relevance | path

Searched refs:java_sql_SQLWarning (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/connectivity/source/inc/java/sql/
H A DSQLWarning.hxx52 class java_sql_SQLWarning : public java_sql_SQLException class
55java_sql_SQLWarning(const java_sql_SQLWarning_BASE& _rW,const ::com::sun::star::uno::Reference< ::… in java_sql_SQLWarning() function in connectivity::java_sql_SQLWarning
/aoo4110/main/connectivity/source/drivers/jdbc/
H A DJConnection.cxx580 …SQLException aAsException( static_cast< starsdbc::SQLException >( java_sql_SQLWarning( warn_base, … in getWarnings()
H A DJStatement.cxx402 java_sql_SQLWarning(warn_base,*(::cppu::OWeakObject*)this))); in getWarnings()
H A DResultSet.cxx583 java_sql_SQLWarning(warn_base,*this))); in getWarnings()

Completed in 51 milliseconds