Uses of Interface
net.hydromatic.quidem.Command.ResultChecker
Packages that use Command.ResultChecker
-
Uses of Command.ResultChecker in net.hydromatic.quidem
Methods in net.hydromatic.quidem with parameters of type Command.ResultCheckerModifier and TypeMethodDescriptionvoidCommand.Context.checkResult(boolean execute, boolean output, Command.ResultChecker checker) voidCommand.Context.update(String sql, boolean execute, boolean output, Command.ResultChecker checker)