org.apache.olingo.odata2.jpa.processor.core.model
Class JPAEdmModel
java.lang.Object
org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmBaseViewImpl
org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmModel
- All Implemented Interfaces:
- JPAEdmBaseView, JPAEdmModelView
public class JPAEdmModel
- extends JPAEdmBaseViewImpl
- implements JPAEdmModelView
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
schemaView
protected JPAEdmSchemaView schemaView
JPAEdmModel
public JPAEdmModel(javax.persistence.metamodel.Metamodel metaModel,
String pUnitName)
JPAEdmModel
public JPAEdmModel(ODataJPAContext ctx)
getEdmSchemaView
public JPAEdmSchemaView getEdmSchemaView()
- Specified by:
getEdmSchemaView in interface JPAEdmModelView
getBuilder
public JPAEdmBuilder getBuilder()
- Specified by:
getBuilder in interface JPAEdmBaseView
Copyright © 2013-2014 The Apache Software Foundation. All Rights Reserved.