Kiran G created OLINGO-433:
------------------------------

             Summary: Join Column name is used for EDM attribute and exposed as 
is in $metadata
                 Key: OLINGO-433
                 URL: https://issues.apache.org/jira/browse/OLINGO-433
             Project: Olingo
          Issue Type: Bug
          Components: odata2-jpa
    Affects Versions: V2 2.0.0
            Reporter: Kiran G
            Priority: Minor


If I set ODataJPAContext.setDefaultNaming(false) then the attributes for join 
column is of form FK_<JoinColumn Name>, there by exposing the foreign column 
name in $metadata url. It would be be nice just to have the JPA attribute name 
itself with a suffix 'fk' instead and not expose the Database column name. 

If this is not possible atleast provide support to override this name in 
JPAEdmMappingModel configuration XML.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to