public interface InvokerAssistant
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
static interface |
InvokerAssistant.DisposableProcess
The call-back interface for disposable process.
|
DBDef assistCurrentDBDef()
DataSource assistDataSource()
DBMetaProvider assistDBMetaProvider()
SqlClauseCreator assistSqlClauseCreator()
StatementFactory assistStatementFactory()
TnBeanMetaDataFactory assistBeanMetaDataFactory()
TnResultSetHandlerFactory assistResultSetHandlerFactory()
RelationOptionalFactory assistRelationOptionalFactory()
SqlAnalyzerFactory assistSqlAnalyzerFactory()
OutsideSqlOption assistFirstOutsideSqlOption(String tableDbName)
tableDbName - The DB name of table to be related to. (NotNull)OutsideSqlExecutorFactory assistOutsideSqlExecutorFactory()
SQLExceptionDigger assistSQLExceptionDigger()
SQLExceptionHandlerFactory assistSQLExceptionHandlerFactory()
SequenceCacheHandler assistSequenceCacheHandler()
String assistSqlFileEncoding()
StatementConfig assistDefaultStatementConfig()
BehaviorExceptionThrower assistBehaviorExceptionThrower()
GearedCipherManager assistGearedCipherManager()
ResourceParameter assistResourceParameter()
String[] assistClientInvokeNames()
String[] assistByPassInvokeNames()
void toBeDisposable(InvokerAssistant.DisposableProcess callerProcess)
callerProcess - The disposable process for the caller. (NotNull)Copyright © 2014–2015 The DBFlute Project. All rights reserved.