Package org.postgresql.pljava.management


package org.postgresql.pljava.management
Implementation of the functions specified by the SQL/JRT spec in the sqlj schema, and related PL/Java-specific ones. See Commands for their descriptions.
Author:
Thomas Hallgren
  • Classes
    Class
    Description
    This methods of this class are implementations of SQLJ procedures (and some related ones beyond what ISO 9075-13 specifies).
    Abstract class for executing one deployment descriptor <command> on a connection.
    This class deals with parsing and executing the deployment descriptor as defined in ISO/IEC 9075-13:2003.