Interface JAXBWrapper<T>
- All Known Implementing Classes:
XMLLazyQuery
,XMLLazyResultSet
,XMLQuery
,XMLResult
,XMLResultSet
,XMLResultValue
,XMLScript
public interface JAXBWrapper<T>
An object that wraps a JAXB object.
-
Method Summary
Modifier and TypeMethodDescriptionGets the JAXB object associated with this object.
-
Method Details
-
getXMLObject
-