public interface IEclipseLinkMappingType extends IMappingType
Modifier and Type | Field and Description |
---|---|
static int |
BASIC_COLLECTION
The constant for a basic collection mapping, which is deprecated.
|
static int |
BASIC_MAP
The constant for a basic map mapping, which is deprecated.
|
static int |
TRANSFORMATION
The constant for a transformation mapping.
|
static int |
VARIABLE_ONE_TO_ONE
The constant for a variable one to one mapping.
|
BASIC, ELEMENT_COLLECTION, EMBEDDED, EMBEDDED_ID, ID, MANY_TO_MANY, MANY_TO_ONE, ONE_TO_MANY, ONE_TO_ONE, TRANSIENT, VERSION
static final int BASIC_COLLECTION
static final int BASIC_MAP
static final int TRANSFORMATION
static final int VARIABLE_ONE_TO_ONE
EclipseLink 2.4.2, "build v20130514-5956486" API Reference