Home
last modified time | relevance | path

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

/AOO41X/main/connectivity/qa/complex/connectivity/hsqldb/
H A DTestCacheSize.java169 String ddl3 = "CREATE " + tableType + " TABLE test( id INT IDENTITY," in testFillUp() local
217 sStatement.execute(ddl3); in testFillUp()