Uses of Interface
net.hydromatic.quidem.Command.ResultChecker
-
-
Uses of Command.ResultChecker in net.hydromatic.quidem
Methods in net.hydromatic.quidem with parameters of type Command.ResultChecker Modifier and Type Method Description voidCommand.Context. checkResult(boolean execute, boolean output, Command.ResultChecker checker)voidCommand.Context. update(String sql, boolean execute, boolean output, Command.ResultChecker checker)
-