public interface JPAEdmModelView extends JPAEdmBaseView
The implementation of the view acts as the container for JPA meta model and
EDM meta model. The instance of JPA EDM meta model can be created using
JPAAccessFactory
. The
instance thus obtained can be used for constructing other elements of the
meta model using JPAEdmBuilder
.
JPAAccessFactory
Modifier and Type | Method and Description |
---|---|
JPAEdmSchemaView |
getEdmSchemaView()
The method returns a consistent JPA EDM schema view created from the JPA
meta model.
|
clean, getBuilder, getJPAEdmExtension, getJPAEdmMappingModelAccess, getJPAMetaModel, getpUnitName, isConsistent, isDefaultNamingSkipped
JPAEdmSchemaView getEdmSchemaView()
JPAEdmSchemaView
Copyright © 2013-2017 The Apache Software Foundation. All Rights Reserved.