Home
last modified time | relevance | path

Searched defs:createRowSet (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/connectivity/qa/connectivity/tools/
H A DDatabaseAccess.java56 RowSet createRowSet(final int _commandType, final String _command); in createRowSet() method
H A DAbstractDatabase.java194 public RowSet createRowSet(final int _commandType, final String _command) in createRowSet() method in AbstractDatabase
/aoo41x/main/odk/examples/DevelopersGuide/Forms/
H A DHsqlDatabase.java242 public RowSet createRowSet( int _commandType, String _command ) in createRowSet() method in HsqlDatabase
/aoo41x/main/dbaccess/qa/complex/dbaccess/
H A DRowSet.java156 private void createRowSet(String command, int commandType, boolean execute) in createRowSet() method in RowSet
172 …private void createRowSet(String command, int commandType, boolean execute, boolean limitFetchSize) in createRowSet() method in RowSet
/aoo41x/main/dbaccess/source/ui/misc/
H A DDExport.cxx699 sal_Bool ODatabaseExport::createRowSet() in createRowSet() function in ODatabaseExport
/aoo41x/main/reportbuilder/java/com/sun/star/report/
H A DSDBCReportDataFactory.java379 private final Object[] createRowSet(final RowSetProperties rowSetProps, final Map parameters) in createRowSet() method in SDBCReportDataFactory

Completed in 51 milliseconds