org.seasar.extension.jdbc
インタフェース BatchHandler
- 既知の実装クラスの一覧:
- BasicBatchHandler
- public interface BatchHandler
- 作成者:
- higa
execute
public int execute(List list)
throws org.seasar.framework.exception.SQLRuntimeException
- 例外:
org.seasar.framework.exception.SQLRuntimeException
execute
public int execute(List list,
Class[] argTypes)
throws org.seasar.framework.exception.SQLRuntimeException
- 例外:
org.seasar.framework.exception.SQLRuntimeException
Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.