|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines operations for an update command that handle the resulting row count.
Method Summary | |
void |
execute()
Executes this command. |
void |
setExceptionHandler(ExceptionHandler exceptionHandler)
Sets the exception handler for this command. |
void |
setRowcountHandler(UpdateRowcountHandler rowcountHandler)
Sets the update rowcount handler for this command. |
Method Detail |
public void execute()
row count handler
.
public void setExceptionHandler(ExceptionHandler exceptionHandler)
exceptionHandler
- the exception handlerpublic void setRowcountHandler(UpdateRowcountHandler rowcountHandler)
rowcountHandler
- the rowcount handler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |