Uses of Interface
org.springframework.jdbc.support.SqlValue
Package
Description
Abstraction for handling fields of SQLXML data type.
-
Uses of SqlValue in org.springframework.jdbc.support.xml
Modifier and TypeInterfaceDescriptioninterface
Subinterface ofSqlValue
that specifically indicates passing in XML data to a specified column.