Searched defs:createRowSet (Results 1 – 6 of 6) sorted by relevance
56 RowSet createRowSet(final int _commandType, final String _command); in createRowSet() method
194 public RowSet createRowSet(final int _commandType, final String _command) in createRowSet() method in AbstractDatabase
242 public RowSet createRowSet( int _commandType, String _command ) in createRowSet() method in HsqlDatabase
156 private void createRowSet(String command, int commandType, boolean execute) in createRowSet() method in RowSet172 …private void createRowSet(String command, int commandType, boolean execute, boolean limitFetchSize) in createRowSet() method in RowSet
699 sal_Bool ODatabaseExport::createRowSet() in createRowSet() function in ODatabaseExport
379 private final Object[] createRowSet(final RowSetProperties rowSetProps, final Map parameters) in createRowSet() method in SDBCReportDataFactory
Completed in 31 milliseconds