|
||||||||||
前 次 | フレームあり フレームなし |
Executable を使用しているパッケージ | |
---|---|
woolpack.crud | RDBに対し更新と問い合わせを行うためのインタフェースが含まれる。 |
woolpack.crud での Executable の使用 |
---|
Executable を実装している woolpack.crud のクラス | |
---|---|
class |
PreparedStatementExecutor
PreparedStatement を利用するExecutable 。 |
Executable 型のパラメータを持つ woolpack.crud のコンストラクタ | |
---|---|
QueryFactoryImpl(ExpressionFactory factory,
Executable executable,
int maxRecode,
java.lang.String startPositionKey,
java.lang.String recodeCountKey)
コンストラクタ。 |
|
UpdatableFactoryImpl(ExpressionFactory factory,
Executable executable)
コンストラクタ。 |
|
||||||||||
前 次 | フレームあり フレームなし |