Uses of Class
org.pgcodekeeper.core.loader.callables.StatementCallable
Packages that use StatementCallable
-
Uses of StatementCallable in org.pgcodekeeper.core.loader.callables
Subclasses of StatementCallable in org.pgcodekeeper.core.loader.callablesModifier and TypeClassDescriptionclassExecutable callable for processing batches of SQL queries with progress monitoring and error reporting.classExecutable callable for running single SQL queries.classExecutable callable for running SQL queries that return result sets.