| Package | Description |
|---|---|
| org.babyfish.persistence.model.metadata |
| Modifier and Type | Method and Description |
|---|---|
JPAAssociationProperty |
JPAObjectModelMetadata.getAssociationProperty(int id) |
JPAAssociationProperty |
JPAObjectModelMetadata.getAssociationProperty(String name) |
JPAAssociationProperty |
JPAAssociationProperty.getCovarianceProperty() |
JPAAssociationProperty |
JPAObjectModelMetadata.getDeclaredAssociationProperty(int id) |
JPAAssociationProperty |
JPAObjectModelMetadata.getDeclaredAssociationProperty(String name) |
JPAAssociationProperty |
JPAAssociationProperty.getOppositeProperty() |
static JPAAssociationProperty |
JPAMetadatas.ofRole(String role) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,JPAAssociationProperty> |
JPAObjectModelMetadata.getDeclaredIndexMappingSources() |
Map<String,JPAAssociationProperty> |
JPAObjectModelMetadata.getDeclaredKeyMappingSources() |
Map<String,JPAAssociationProperty> |
JPAObjectModelMetadata.getIndexMappingSources() |
Map<String,JPAAssociationProperty> |
JPAObjectModelMetadata.getKeyMappingSources() |
Copyright © 2015. All rights reserved.