| Package | Description |
|---|---|
| org.springframework.jdbc.support.xml |
Abstraction for handling fields of SQLXML data type.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SqlXmlObjectMappingHandler
Abstraction for handling XML object mapping to fields in a database.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Jdbc4SqlXmlHandler
Default implementation of the
SqlXmlHandler interface. |