The Spring Framework

Uses of Interface
org.springframework.jdbc.support.xml.XmlBinaryStreamProvider

Packages that use XmlBinaryStreamProvider
org.springframework.jdbc.support.xml Abstraction for handling fields of SQLXML data type. 
 

Uses of XmlBinaryStreamProvider in org.springframework.jdbc.support.xml
 

Methods in org.springframework.jdbc.support.xml with parameters of type XmlBinaryStreamProvider
 SqlXmlValue SqlXmlHandler.newSqlXmlValue(XmlBinaryStreamProvider provider)
          Get an instance of an SqlXmlValue implementation to be used together with the database specific implementation of this SqlXmlHandler.
 


The Spring Framework

Copyright © 2002-2008 The Spring Framework.