| クラス | 説明 |
|---|---|
| AbstractFixedArgExecution |
The SQL execution of 2Way-SQL as fixed arguments.
|
| AbstractFixedSqlExecution | |
| AbstractOutsideSqlExecution |
The SQL execution by outside-SQL.
|
| OutsideSqlExecuteExecution |
The SQL execution of execution (for example, update) by outside-SQL.
|
| OutsideSqlSelectExecution |
The SQL execution of select by outside-SQL.
|
| SelectCBExecution |
The SQL execution of select by condition-bean.
|
| SelectNextValExecution | |
| SelectSimpleExecution |
The SQL execution of simple select by fixed SQL.
|
Copyright © 2014–2015 The DBFlute Project. All rights reserved.