Searched refs:ddl3 (Results 1 – 1 of 1) sorted by relevance
169 String ddl3 = "CREATE " + tableType + " TABLE test( id INT IDENTITY," in testFillUp() local217 sStatement.execute(ddl3); in testFillUp()