Searched defs:_sql (Results 1 – 4 of 4) sorted by relevance
59 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()
205 …AL_CALL OConnection::nativeSQL( const ::rtl::OUString& _sql ) throw(SQLException, RuntimeException) in nativeSQL()
60 void OEvoabPreparedStatement::construct( const ::rtl::OUString& _sql ) in construct()
661 …_CALL OStatement::executeQuery( const ::rtl::OUString& _sql ) throw(SQLException, RuntimeException) in executeQuery()