程序包的使用
org.springframework.jdbc.support.xml
使用org.springframework.jdbc.support.xml的程序包 程序包 说明 org.springframework.jdbc.support.xml Abstraction for handling fields of SQLXML data type.org.springframework.jdbc.support.xml使用的org.springframework.jdbc.support.xml中的类 类 说明 SqlXmlHandler Abstraction for handling XML fields in specific databases.SqlXmlValue Subinterface ofSqlValuethat 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.XmlBinaryStreamProvider Interface defining handling involved with providingOutputStreamdata for XML input.XmlCharacterStreamProvider Interface defining handling involved with providingWriterdata for XML input.XmlResultProvider Interface defining handling involved with providingResultdata for XML input.