Module org.postgresql.pljava
Defines the API for PL/Java.
-
-
Packages
Exports Package Description org.postgresql.pljava The PL/Java API for use in writing database procedures, functions, and types using PL/Java.org.postgresql.pljava.annotation Annotations for use in Java code to generate the SQLJ Deployment Descriptor automatically.org.postgresql.pljava.sqlgen API for manipulating common lexical elements of SQL such as identifiers, mostly for use by PL/Java's SQL deployment-descriptor-generating code, but exported here for other possible uses.
-