Uses of Class
org.postgresql.pljava.management.DDRExecutor
Packages that use DDRExecutor
Package
Description
Implementation of the functions specified by the SQL/JRT spec in the
sqlj
schema, and related PL/Java-specific ones.-
Uses of DDRExecutor in org.postgresql.pljava.management
Methods in org.postgresql.pljava.management that return DDRExecutorModifier and TypeMethodDescriptionstatic DDRExecutor
DDRExecutor.forImplementor
(Lexicals.Identifier name) Return aDDRExecutor
instance chosen according to the supplied implementor name and currentpljava.implementors
value.