Uses of Class
org.postgresql.pljava.sqlgen.Lexicals.Identifier.Simple

Packages that use Lexicals.Identifier.Simple
Package
Description
The PL/Java API for use in writing database procedures, functions, and types using PL/Java.
Interfaces that model a useful subset of the PostgreSQL system catalogs and related PostgreSQL abstractions for convenient Java access.
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.