|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||
java.lang.Objectorg.seasar.extension.jdbc.impl.BasicHandler
org.seasar.extension.jdbc.impl.BasicBatchHandler
org.seasar.tuigwaa.database.util.BasicDynaBatchHandler
| コンストラクタの概要 | |
BasicDynaBatchHandler()
|
|
| メソッドの概要 | |
int |
execute()
|
protected int |
execute(Connection connection)
|
| クラス org.seasar.extension.jdbc.impl.BasicBatchHandler から継承したメソッド |
execute, execute, execute, getBatchSize, setBatchSize |
| クラス org.seasar.extension.jdbc.impl.BasicHandler から継承したメソッド |
bindArgs, getArgTypes, getBindVariableText, getCompleteSql, getConnection, getDataSource, getSql, getStatementFactory, getValueType, prepareStatement, setDataSource, setSql, setStatementFactory |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| インタフェース org.seasar.tuigwaa.database.util.DynaBatchHandler から継承したメソッド |
setDataSource, setSql |
| インタフェース org.seasar.extension.jdbc.BatchHandler から継承したメソッド |
execute, execute |
| コンストラクタの詳細 |
public BasicDynaBatchHandler()
| メソッドの詳細 |
public int execute()
throws org.seasar.framework.exception.SQLRuntimeException
DynaBatchHandler 内の executeorg.seasar.framework.exception.SQLRuntimeExceptionprotected int execute(Connection connection)
|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||