Home
last modified time | relevance | path

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

/trunk/main/connectivity/qa/connectivity/tools/sdb/
H A DConnection.java59 public boolean execute( final String _sql ) throws SQLException in execute()
65 public XResultSet executeQuery( final String _sql ) throws SQLException in executeQuery()
71 public int executeUpdate( final String _sql ) throws SQLException in executeUpdate()
98 XPreparedStatement prepareStatement( String _sql ) throws SQLException in prepareStatement()
/trunk/main/connectivity/source/drivers/ado/
H A DAConnection.cxx205 ::rtl::OUString SAL_CALL OConnection::nativeSQL( const ::rtl::OUString& _sql ) throw(SQLException, … in nativeSQL()
/trunk/main/connectivity/source/drivers/evoab2/
H A DNPreparedStatement.cxx60 void OEvoabPreparedStatement::construct( const ::rtl::OUString& _sql ) in construct()
H A DNStatement.cxx661 Reference< XResultSet > SAL_CALL OStatement::executeQuery( const ::rtl::OUString& _sql ) throw(SQLE… in executeQuery()

Completed in 26 milliseconds