Package net.hydromatic.quidem
Idempotent query script execution.
-
Interface Summary Interface Description Command Command.Command.Context Execution context for a command.Command.ResultChecker CommandHandler Allows custom commands to be specified at run-time.Quidem.Config The information needed to start Quidem.Quidem.ConnectionFactory Creates a connection for a given name.Quidem.PropertyHandler Called whenever a property's value is changed. -
Class Summary Class Description AbstractCommand Base class for implementations of Command.Quidem Runs a SQL script.Quidem.ConfigBuilder Builds aQuidem.Config.Quidem.SqlCommand Command that executes a SQL statement.