Home
last modified time | relevance | path

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

/trunk/main/connectivity/qa/connectivity/tools/
H A DDatabaseAccess.java56 RowSet createRowSet(final int _commandType, final String _command); in createRowSet()
H A DAbstractDatabase.java194 public RowSet createRowSet(final int _commandType, final String _command) in createRowSet()
H A DRowSet.java52 … public RowSet( XMultiServiceFactory _orb, String _dataSource, int _commandType, String _command ) in RowSet()
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DHsqlDatabase.java242 public RowSet createRowSet( int _commandType, String _command ) in createRowSet()
H A DRowSet.java50 … public RowSet( XComponentContext _context, String _dataSource, int _commandType, String _command ) in RowSet()
/trunk/main/wizards/com/sun/star/wizards/db/
H A DCommandMetaData.java372 public void setCommandType(int _commandType) in setCommandType()

Completed in 29 milliseconds