Package org.pgcodekeeper.core.callable


package org.pgcodekeeper.core.callable
  • Classes
    Class
    Description
    Executable callable for processing batches of SQL queries with progress monitoring and error reporting.
    Executable callable for running single SQL queries.
    Executable callable for running SQL queries that return result sets.
    Abstract base class for all statement-based callable implementations.