Home
last modified time | relevance | path

Searched refs:_dropIfExists (Results 1 – 2 of 2) sorted by relevance

/trunk/main/connectivity/qa/connectivity/tools/
H A DHsqlDatabase.java103 …public void createTable(final HsqlTableDescriptor _tableDesc, final boolean _dropIfExists) throws … in createTable() argument
105 if (_dropIfExists) in createTable()
/trunk/test/testuno/source/testlib/uno/
H A DDBUtil.java135 HsqlColumnDescriptor[] _columns, final boolean _dropIfExists) in createTable() argument
137 if (_dropIfExists) { in createTable()

Completed in 10 milliseconds