Uses of Package
org.springframework.jdbc.support.xml
Packages that use org.springframework.jdbc.support.xml
Package
Description
Abstraction for handling fields of SQLXML data type.
-
Classes in org.springframework.jdbc.support.xml used by org.springframework.jdbc.support.xmlClassDescriptionAbstraction for handling XML fields in specific databases.Subinterface of
SqlValuethat supports passing in XML data to specified column and adds a cleanup callback, to be invoked after the value has been set and the corresponding statement has been executed.Interface defining handling involved with providingOutputStreamdata for XML input.Interface defining handling involved with providingWriterdata for XML input.Interface defining handling involved with providingResultdata for XML input.