|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines operations for a command that handles the result set with a configurable extractor.
Method Summary | |
void |
execute()
Executes this command. |
void |
setExceptionHandler(ExceptionHandler exceptionHandler)
Sets the exception handler for this command. |
void |
setResultSetExtractor(ResultSetExtractor resultSetExtractor)
Sets the result set extractor for this command. |
Method Detail |
public void execute()
result set extractor
.
execute
in interface Command
public void setExceptionHandler(ExceptionHandler exceptionHandler)
exceptionHandler
- the exception handlerpublic void setResultSetExtractor(ResultSetExtractor resultSetExtractor)
resultSetExtractor
- the result set extractor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |