|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SqlValue | |
---|---|
org.springframework.jdbc.support.xml | Abstraction for handling fields of SQLXML data type. |
Uses of SqlValue in org.springframework.jdbc.support.xml |
---|
Subinterfaces of SqlValue in org.springframework.jdbc.support.xml | |
---|---|
interface |
SqlXmlValue
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |