org.seasar.framework.util
クラス PreparedStatementUtil
java.lang.Object
org.seasar.framework.util.PreparedStatementUtil
- public final class PreparedStatementUtil
- extends Object
- 作成者:
- higa
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
executeQuery
public static ResultSet executeQuery(PreparedStatement ps)
executeUpdate
public static int executeUpdate(PreparedStatement ps)
executeBatch
public static int[] executeBatch(PreparedStatement ps)
addBatch
public static void addBatch(PreparedStatement ps)
Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.