Searched refs:query2 (Results 1 – 1 of 1) sorted by relevance
1113 String query2 = "insert into type (IntVal) values (?);"; in testSetShort() local1114 ps2 = conn.prepareStatement(query2); in testSetShort()