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 |
---|---|
char |
getNamespaceSeparator() |
ABSTRACT_SESSION |
getSession() |
boolean |
isNamespaceAware() |
static final XMLRecord.Nil NIL
static final CoreAttributeGroup DEFAULT_ATTRIBUTE_GROUP
char getNamespaceSeparator()
ABSTRACT_SESSION getSession()
boolean isNamespaceAware()
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference