java.lang.Object
org.postgresql.pljava.Adjusting
Convenience class whose member classes will provide APIs that in some way
adjust aspects of PL/Java's behavior.
The intention is that a single
import org.postgresql.pljava.Adjusting;will make various adjusting API classes available with easily readable references like
Adjusting.XML.SAXSource
.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Class that collects adjustment APIs for affecting the behavior of PL/Java's XML support. -
Method Summary