org.seasar.doma.internal.jdbc.command
クラス BatchUpdateCommand
java.lang.Object
org.seasar.doma.internal.jdbc.command.BatchModifyCommand<BatchUpdateQuery>
org.seasar.doma.internal.jdbc.command.BatchUpdateCommand
- すべての実装されたインタフェース:
- Command<int[],BatchUpdateQuery>
public class BatchUpdateCommand
- extends BatchModifyCommand<BatchUpdateQuery>
- 作成者:
- taedium
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BatchUpdateCommand
public BatchUpdateCommand(BatchUpdateQuery query)
executeInternal
protected int[] executeInternal(PreparedStatement preparedStatement,
List<PreparedSql> sqls)
throws SQLException
- 定義:
- クラス
BatchModifyCommand<BatchUpdateQuery>
内の executeInternal
- 例外:
SQLException
Copyright © 2009 The Seasar Foundation. All Rights Reserved.