|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JPAEdmComplexPropertyView
A view on properties of Java Persistence embeddable type and EDM complex type. Properties of JPA embeddable types are converted into EDM properties of EDM complex type.
The implementation of the view provides access to properties of EDM complex type created for a given JPA EDM complex type. The implementation acts as a container for the properties of EDM complex type.
JPAEdmComplexTypeView
Method Summary | |
---|---|
ComplexProperty |
getEdmComplexProperty()
The method returns a complex property for a complex type. |
Methods inherited from interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmBaseView |
---|
clean, getBuilder, getJPAEdmExtension, getJPAEdmMappingModelAccess, getJPAMetaModel, getpUnitName, isConsistent, isDefaultNamingSkipped |
Method Detail |
---|
ComplexProperty getEdmComplexProperty()
ComplexProperty
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |