Searched defs:stat (Results 1 – 5 of 5) sorted by relevance
236 PreparedStatement stat = conn.prepareStatement("DELETE FROM " in testDelete7() local
275 PreparedStatement stat = conn.prepareStatement("INSERT INTO " in testInsertPrepared() local
350 PreparedStatement stat = conn.prepareStatement("UPDATE " in testUpdate9() local
1126 Statement stat = conn.createStatement(); in testExecuteUpdate_String() local
1262 Stmt stat = null; in testSet_encoding() local