Searched defs:_ifExists (Results 1 – 4 of 4) sorted by relevance
104 public void dropTable(final String _name,final boolean _ifExists) throws SQLException in dropTable()
92 public void dropTable(final String _name, final boolean _ifExists) throws SQLException in dropTable()
225 public void dropTable( String _name, boolean _ifExists ) throws SQLException in dropTable()
124 static public void dropTable(final String _name, final boolean _ifExists) in dropTable()
Completed in 16 milliseconds