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

public class EclipseLinkJPAEdmGenerator
extends JPAEdmGenerator


Constructor Summary
EclipseLinkJPAEdmGenerator()
           
 
Method Summary
protected  EdmProperty toEdmProperty(String modelNamespace, SingularAttribute<?,?> sa)
           
 
Methods inherited from class org.odata4j.producer.jpa.JPAEdmGenerator
buildEdm, getAssociationName, getEntitySetName, getIdAttribute, 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()
Method Detail

toEdmProperty

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


http://odata4j.org