public interface

SqlXmlValue

implements SqlValue
org.springframework.jdbc.support.xml.SqlXmlValue

Class Overview

Subinterface of SqlValue that 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.

See Also

Summary

[Expand]
Inherited Methods
From interface org.springframework.jdbc.support.SqlValue