public interface XMLRecord<ABSTRACT_SESSION extends CoreAbstractSession>
Modifier and Type | Interface and Description |
---|---|
static class |
XMLRecord.Nil
Nil: This is used to indicate that this field represents xsi:nil="true"
|
Modifier and Type | Field and Description |
---|---|
static CoreAttributeGroup |
DEFAULT_ATTRIBUTE_GROUP |
static XMLRecord.Nil |
NIL
Nil: This is used to indicate that this field represents xsi:nil="true"
|
Modifier and Type | Method and Description |
---|---|
ConversionManager |
getConversionManager() |
char |
getNamespaceSeparator() |
ABSTRACT_SESSION |
getSession() |
boolean |
isNamespaceAware() |
static final XMLRecord.Nil NIL
static final CoreAttributeGroup DEFAULT_ATTRIBUTE_GROUP
ConversionManager getConversionManager()
char getNamespaceSeparator()
ABSTRACT_SESSION getSession()
boolean isNamespaceAware()
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference