Searched refs:_dropIfExists (Results 1 – 2 of 2) sorted by relevance
103 …public void createTable(final HsqlTableDescriptor _tableDesc, final boolean _dropIfExists) throws … in createTable() argument105 if (_dropIfExists) in createTable()
135 HsqlColumnDescriptor[] _columns, final boolean _dropIfExists) in createTable() argument137 if (_dropIfExists) { in createTable()
Completed in 23 milliseconds