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