Uses of Interface
org.postgresql.pljava.Adjusting.XML.Result
Packages that use Adjusting.XML.Result
Package
Description
The PL/Java API for use in writing database procedures, functions, and types
using PL/Java.
-
Uses of Adjusting.XML.Result in org.postgresql.pljava
Subinterfaces of Adjusting.XML.Result in org.postgresql.pljavaModifier and TypeInterfaceDescriptionstatic interface
Adjusting version of aSAXResult
.static interface
SpecializedResult
type for setting a new PL/JavaSQLXML
instance's content from an arbitrarySource
object of any of the types JDBC requires theSQLXML
type to support.static interface
Adjusting version of aStreamResult
.