接口的使用
org.springframework.jdbc.support.xml.XmlBinaryStreamProvider
使用XmlBinaryStreamProvider的程序包 程序包 说明 org.springframework.jdbc.support.xml Abstraction for handling fields of SQLXML data type.org.springframework.jdbc.support.xml中XmlBinaryStreamProvider的使用
参数类型为XmlBinaryStreamProvider的org.springframework.jdbc.support.xml中的方法 修饰符和类型 方法 说明 SqlXmlValueJdbc4SqlXmlHandler. newSqlXmlValue(XmlBinaryStreamProvider provider)SqlXmlValueSqlXmlHandler. newSqlXmlValue(XmlBinaryStreamProvider provider)Create aSqlXmlValueinstance for the given XML data, as supported by the underlying JDBC driver.