|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JPAEdmKeyView
A view on Java Persistence Entity Key Attributes and EDM Key properties. Java Persistence Key Attributes of type
The implementation of the view provides access to EDM key properties for a given JPA EDM entity type. The view acts as a container for consistent EDM key property of an EDM entity type.
JPAEdmPropertyView| Method Summary | |
|---|---|
Key |
getEdmKey()
The method returns an instance of EDM key for the given JPA EDM Entity type. |
| Methods inherited from interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmBaseView |
|---|
clean, getBuilder, getJPAEdmExtension, getJPAEdmMappingModelAccess, getJPAMetaModel, getpUnitName, isConsistent, isDefaultNamingSkipped |
| Method Detail |
|---|
Key getEdmKey()
Key
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||