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