|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JPAEdmBaseView
A base view on Java Persistence Model and Entity Data Model.
The implementation of the view acts as a base container for containers of Java Persistence Model and Entity Data Model elements.
| Method Summary | |
|---|---|
void |
clean()
The method cleans the container. |
JPAEdmBuilder |
getBuilder()
The method returns a builder for building Entity Data Model elements from Java Persistence Model Elements |
JPAEdmExtension |
getJPAEdmExtension()
The method returns a reference to JPA EDM extension if available else null. |
JPAEdmMappingModelAccess |
getJPAEdmMappingModelAccess()
The method returns a reference to JPA EDM mapping model access. |
javax.persistence.metamodel.Metamodel |
getJPAMetaModel()
The method returns the Java Persistence MetaModel |
String |
getpUnitName()
|
boolean |
isConsistent()
The method returns the if the container is consistent without any errors |
boolean |
isDefaultNamingSkipped()
The method returns whether the default naming logic is skipped for the current view. |
| Method Detail |
|---|
String getpUnitName()
javax.persistence.metamodel.Metamodel getJPAMetaModel()
MetamodelJPAEdmBuilder getBuilder()
JPAEdmBuilderboolean isConsistent()
void clean()
JPAEdmMappingModelAccess getJPAEdmMappingModelAccess()
JPAEdmExtension getJPAEdmExtension()
boolean isDefaultNamingSkipped()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||