Home
last modified time | relevance | path

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

/AOO42X/main/connectivity/qa/complex/connectivity/hsqldb/
H A DTestCacheSize.java172 String ddl31 = "SET TABLE test SOURCE \"test.csv;cache_scale=" in testFillUp() local
220 sStatement.execute(ddl31); in testFillUp()