org.odata4j.producer.jpa.eclipselink
Class EclipseLinkJPAEdmGenerator
java.lang.Object
org.odata4j.producer.jpa.JPAEdmGenerator
org.odata4j.producer.jpa.eclipselink.EclipseLinkJPAEdmGenerator
- All Implemented Interfaces:
- EdmGenerator
public class EclipseLinkJPAEdmGenerator
- extends JPAEdmGenerator
Methods inherited from class org.odata4j.producer.jpa.JPAEdmGenerator |
generateEdm, getAssociationName, getContainerSchemaNamespace, getEntityContainerName, getEntityManagerFactory, getEntitySetName, getIdAttribute, getModelSchemaNamespace, getNamespace, getProperties, getTemporalType, toEdmType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EclipseLinkJPAEdmGenerator
public EclipseLinkJPAEdmGenerator(EntityManagerFactory emf,
String namespace)
toEdmProperty
protected EdmProperty.Builder toEdmProperty(String modelNamespace,
SingularAttribute<?,?> sa)
- Overrides:
toEdmProperty
in class JPAEdmGenerator
http://odata4j.org