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
SqlValue
that specifically indicates passing in XML data to a specified column.Interface defining handling involved with providingOutputStream
data for XML input.Interface defining handling involved with providingWriter
data for XML input.Interface defining handling involved with providingResult
data for XML input.