| Package | Description |
|---|---|
| org.batoo.jpa.core.impl.model.mapping | |
| org.batoo.jpa.core.impl.model.type | |
| org.batoo.jpa.core.util |
| Modifier and Type | Method and Description |
|---|---|
Pair<SingularMapping<? super E,?>,org.batoo.common.reflect.AbstractAccessor>[] |
PluralAssociationMapping.getMapKeyIdMappings()
Returns the map key id mappings of the association.
|
| Modifier and Type | Method and Description |
|---|---|
Pair<SingularMapping<? super X,?>,org.batoo.common.reflect.AbstractAccessor>[] |
EntityTypeImpl.getIdMappings()
Returns an array of id attributes.
|
| Modifier and Type | Method and Description |
|---|---|
static <F,S> Pair<F,S> |
Pair.create(F first,
S second)
Creates a pair.
|
Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.