| パッケージ | 説明 |
|---|---|
| org.dbflute.bhv.core.execution | |
| org.dbflute.s2dao.sqlcommand |
| 修飾子とタイプ | クラスと説明 |
|---|---|
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.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
TnAbstractBasicSqlCommand
The basic command to execute SQL.
|
class |
TnAbstractEntityDynamicCommand |
class |
TnAbstractQueryDynamicCommand |
class |
TnAbstractTwoWaySqlCommand
The SQL execution of 2Way-SQL.
|
class |
TnBatchDeleteDynamicCommand |
class |
TnBatchInsertDynamicCommand |
class |
TnBatchUpdateDynamicCommand |
class |
TnDeleteEntityDynamicCommand |
class |
TnInsertEntityDynamicCommand |
class |
TnProcedureCommand |
class |
TnQueryDeleteDynamicCommand |
class |
TnQueryInsertDynamicCommand |
class |
TnQueryUpdateDynamicCommand |
class |
TnUpdateEntityDynamicCommand |
Copyright © 2014–2015 The DBFlute Project. All rights reserved.