The Spring Framework

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

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

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

Subinterfaces of SqlXmlHandler in org.springframework.jdbc.support.xml
 interface SqlXmlObjectMappingHandler
          Abstraction for handling XML object mapping to fields in a database.
 


The Spring Framework

Copyright © 2002-2008 The Spring Framework.