Home
last modified time | relevance | path

Searched defs:dropTable (Results 1 – 5 of 5) sorted by relevance

/trunk/main/connectivity/qa/connectivity/tools/
H A DFlatFileDatabase.java104 public void dropTable(final String _name,final boolean _ifExists) throws SQLException in dropTable() method in FlatFileDatabase
H A DHsqlDatabase.java92 public void dropTable(final String _name, final boolean _ifExists) throws SQLException in dropTable() method in HsqlDatabase
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DHsqlDatabase.java225 public void dropTable( String _name, boolean _ifExists ) throws SQLException in dropTable() method in HsqlDatabase
/trunk/test/testuno/source/testlib/uno/
H A DDBUtil.java124 static public void dropTable(final String _name, final boolean _ifExists) in dropTable() method in DBUtil
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableController.cxx112 void dropTable(const Reference<XNameAccess>& _rxTable,const ::rtl::OUString& _sTableName) in dropTable() function

Completed in 86 milliseconds