Uses of Interface
org.springframework.jdbc.support.xml.SqlXmlHandler
Packages that use SqlXmlHandler Package Description org.springframework.jdbc.support.xml Abstraction for handling fields of SQLXML data type.Uses of SqlXmlHandler in org.springframework.jdbc.support.xml
Classes in org.springframework.jdbc.support.xml that implement SqlXmlHandler Modifier and Type Class Description classJdbc4SqlXmlHandlerDefault implementation of theSqlXmlHandlerinterface.