RESULT - The type of result.public interface BehaviorCommand<RESULT> extends BehaviorCommandMeta
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
afterExecuting() |
void |
beforeGettingSqlExecution() |
String |
buildSqlExecutionKey() |
SqlExecutionCreator |
createSqlExecutionCreator() |
Object[] |
getSqlExecutionArgument() |
getCommandName, getCommandReturnType, getConditionBean, getDBMeta, getInvokePath, getOutsideSqlOption, getOutsideSqlPath, getParameterBean, getProjectName, getTableDbName, isConditionBean, isDelete, isInitializeOnly, isInsert, isOutsideSql, isProcedure, isSelect, isSelectCount, isSelectCursor, isUpdatevoid beforeGettingSqlExecution()
void afterExecuting()
String buildSqlExecutionKey()
SqlExecutionCreator createSqlExecutionCreator()
Object[] getSqlExecutionArgument()
Copyright © 2014–2015 The DBFlute Project. All rights reserved.