Uses of Interface
org.postgresql.pljava.Adjusting.XML.Result
-
Packages that use Adjusting.XML.Result Package Description org.postgresql.pljava 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.pljava Modifier and Type Interface Description static interface
Adjusting.XML.SAXResult
Adjusting version of aSAXResult
.static interface
Adjusting.XML.SourceResult
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.XML.StreamResult
Adjusting version of aStreamResult
.
-