Searched defs:_commandType (Results 1 – 6 of 6) sorted by relevance
56 RowSet createRowSet(final int _commandType, final String _command); in createRowSet()
194 public RowSet createRowSet(final int _commandType, final String _command) in createRowSet()
52 … public RowSet( XMultiServiceFactory _orb, String _dataSource, int _commandType, String _command ) in RowSet()
242 public RowSet createRowSet( int _commandType, String _command ) in createRowSet()
50 … public RowSet( XComponentContext _context, String _dataSource, int _commandType, String _command ) in RowSet()
372 public void setCommandType(int _commandType) in setCommandType()
Completed in 37 milliseconds