| パッケージ | 説明 |
|---|---|
| org.dbflute.outsidesql.executor | |
| org.dbflute.outsidesql.factory |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
OutsideSqlEntityExecutor<BEHAVIOR> |
OutsideSqlEntityExecutor.configure(StatementConfig statementConfig)
Configure statement JDBC options.
|
protected OutsideSqlEntityExecutor<BEHAVIOR> |
AbstractOutsideSqlPagingExecutor.createCountExecutor() |
protected OutsideSqlEntityExecutor<BEHAVIOR> |
OutsideSqlBasicExecutor.createOutsideSqlEntityExecutor() |
OutsideSqlEntityExecutor<BEHAVIOR> |
OutsideSqlBasicExecutor.entityHandling()
Prepare entity handling.
|
OutsideSqlEntityExecutor<BEHAVIOR> |
OutsideSqlEntityExecutor.formatSql()
Set up format-SQL for this outside-SQL.
|
OutsideSqlEntityExecutor<BEHAVIOR> |
OutsideSqlEntityExecutor.removeBlockComment()
Set up remove-block-comment for this outside-SQL.
|
OutsideSqlEntityExecutor<BEHAVIOR> |
OutsideSqlEntityExecutor.removeLineComment()
Set up remove-line-comment for this outside-SQL.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
<BEHAVIOR> OutsideSqlEntityExecutor<BEHAVIOR> |
OutsideSqlExecutorFactory.createEntity(BehaviorCommandInvoker behaviorCommandInvoker,
String tableDbName,
DBDef currentDBDef,
OutsideSqlOption outsideSqlOption)
Create the entity executor of outside-SQL.
|
<BEHAVIOR> OutsideSqlEntityExecutor<BEHAVIOR> |
DefaultOutsideSqlExecutorFactory.createEntity(BehaviorCommandInvoker behaviorCommandInvoker,
String tableDbName,
DBDef currentDBDef,
OutsideSqlOption outsideSqlOption)
Create the entity executor of outside-SQL.
|
Copyright © 2014–2015 The DBFlute Project. All rights reserved.