| Package | Description |
|---|---|
| org.batoo.jpa.core.impl.model.mapping |
| Modifier and Type | Method and Description |
|---|---|
JoinedMapping.MappingType |
PluralAssociationMapping.getMappingType()
Returns the type of the mapping.
|
JoinedMapping.MappingType |
JoinedMapping.getMappingType()
Returns the type of the mapping.
|
JoinedMapping.MappingType |
ElementCollectionMapping.getMappingType()
Returns the type of the mapping.
|
JoinedMapping.MappingType |
SingularAssociationMapping.getMappingType()
Returns the type of the mapping.
|
JoinedMapping.MappingType |
EmbeddedMapping.getMappingType()
Returns the type of the mapping.
|
static JoinedMapping.MappingType |
JoinedMapping.MappingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JoinedMapping.MappingType[] |
JoinedMapping.MappingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.