| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| SqlXmlHandler | Abstraction for handling XML fields in specific databases. | 
| SqlXmlObjectMappingHandler | Abstraction for handling XML object mapping to fields in a database. | 
| SqlXmlValue | Subinterface of SqlValuethat 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. | 
| XmlBinaryStreamProvider | Interface defining handling involved with providing OutputStreamdata for XML input. | 
| XmlCharacterStreamProvider | Interface defining handling involved with providing Writerdata for XML input. | 
| XmlResultProvider | Interface defining handling involved with providing Resultdata for XML input. | 
| Class Summary | |
|---|---|
| Jdbc4SqlXmlHandler | Default implementation of the SqlXmlHandlerinterface. | 
| Exception Summary | |
|---|---|
| SqlXmlFeatureNotImplementedException | Exception thrown when the underlying implementation does not support the requested feature of the API. | 
Abstraction for handling fields of SQLXML data type.
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||