Home
last modified time | relevance | path

Searched defs:_ifExists (Results 1 – 4 of 4) 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()
H A DHsqlDatabase.java92 public void dropTable(final String _name, final boolean _ifExists) throws SQLException in dropTable()
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DHsqlDatabase.java225 public void dropTable( String _name, boolean _ifExists ) throws SQLException in dropTable()
/trunk/test/testuno/source/testlib/uno/
H A DDBUtil.java124 static public void dropTable(final String _name, final boolean _ifExists) in dropTable()

Completed in 15 milliseconds