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