Package org.springframework.jdbc.support.xml
@NonNullApi
@NonNullFields
package org.springframework.jdbc.support.xml
Abstraction for handling fields of SQLXML data type.
-
ClassDescriptionDeprecated.Deprecated.as of 6.2, in favor of direct
ResultSet.getSQLXML(int)
andConnection.createSQLXML()
usage, possibly in combination with a customSqlValue
implementationDeprecated.as of 6.2, in favor of directResultSet.getSQLXML(int)
andConnection.createSQLXML()
usage, possibly in combination with a customSqlValue
implementationDeprecated.as of 6.2, in favor of a directSqlValue
implementationDeprecated.as of 6.2, in favor of directSQLXML
usageDeprecated.as of 6.2, in favor of directSQLXML
usageDeprecated.as of 6.2, in favor of directSQLXML
usage
ResultSet.getSQLXML(int)
andConnection.createSQLXML()
usage, possibly in combination with a customSqlValue
implementation