org.odata4j.producer.jpa.eclipselink
Class EclipseLinkJPAEdmGenerator

java.lang.Object
  extended by org.odata4j.producer.jpa.JPAEdmGenerator
      extended by org.odata4j.producer.jpa.eclipselink.EclipseLinkJPAEdmGenerator
All Implemented Interfaces:
EdmGenerator

public class EclipseLinkJPAEdmGenerator
extends JPAEdmGenerator


Constructor Summary
EclipseLinkJPAEdmGenerator(EntityManagerFactory emf, String namespace)
           
 
Method Summary
protected  EdmProperty.Builder toEdmProperty(String modelNamespace, SingularAttribute<?,?> sa)
           
 
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
 

Constructor Detail

EclipseLinkJPAEdmGenerator

public EclipseLinkJPAEdmGenerator(EntityManagerFactory emf,
                                  String namespace)
Method Detail

toEdmProperty

protected EdmProperty.Builder toEdmProperty(String modelNamespace,
                                            SingularAttribute<?,?> sa)
Overrides:
toEdmProperty in class JPAEdmGenerator


http://odata4j.org