Uses of Interface
net.hydromatic.quidem.Command.Context
Packages that use Command.Context
-
Uses of Command.Context in net.hydromatic.quidem
Methods in net.hydromatic.quidem with parameters of type Command.ContextModifier and TypeMethodDescriptionvoidCommand.ResultChecker.checkResultSet(Command.Context x, Throwable resultSetException) AbstractCommand.describe(Command.Context x) Command.describe(Command.Context x) Returns a string describing this command.Quidem.SqlCommand.describe(Command.Context x) voidCommand.execute(Command.Context x, boolean execute) Executes this command.voidQuidem.SqlCommand.execute(Command.Context x, boolean execute) Command.ResultChecker.getOutput(Command.Context x)