Searched defs:dropTable (Results 1 – 5 of 5) sorted by relevance
104 public void dropTable(final String _name,final boolean _ifExists) throws SQLException in dropTable() method in FlatFileDatabase
92 public void dropTable(final String _name, final boolean _ifExists) throws SQLException in dropTable() method in HsqlDatabase
225 public void dropTable( String _name, boolean _ifExists ) throws SQLException in dropTable() method in HsqlDatabase
124 static public void dropTable(final String _name, final boolean _ifExists) in dropTable() method in DBUtil
112 void dropTable(const Reference<XNameAccess>& _rxTable,const ::rtl::OUString& _sTableName) in dropTable() function
Completed in 18 milliseconds