| パッケージ | 説明 |
|---|---|
| org.dbflute.bhv.core.execution |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
AbstractFixedArgExecution
The SQL execution of 2Way-SQL as fixed arguments.
|
class |
AbstractFixedSqlExecution |
class |
AbstractOutsideSqlExecution
The SQL execution by outside-SQL.
|
class |
OutsideSqlExecuteExecution
The SQL execution of execution (for example, update) by outside-SQL.
|
class |
OutsideSqlSelectExecution
The SQL execution of select by outside-SQL.
|
class |
SelectCBExecution
The SQL execution of select by condition-bean.
|
class |
SelectNextValExecution |
class |
SelectSimpleExecution
The SQL execution of simple select by fixed SQL.
|
Copyright © 2014–2015 The DBFlute Project. All rights reserved.