|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of UpdateRowcountHandler in com.mungoknotwise.sqlcli |
Classes in com.mungoknotwise.sqlcli that implement UpdateRowcountHandler | |
class |
PrintStreamedUpdateRowcountHandler
Implementation of UpdateRowcountHandler that writes the rowcount
to the object's print streams. |
Methods in com.mungoknotwise.sqlcli with parameters of type UpdateRowcountHandler | |
void |
UpdateCommand.setRowcountHandler(UpdateRowcountHandler rowcountHandler)
Sets the update rowcount handler for this command. |
void |
RowcountHandlingCommand.setRowcountHandler(UpdateRowcountHandler rowcountHandler)
Sets the update rowcount handler for this command. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |