Xavier Dury created DELTASPIKE-910:
--------------------------------------

             Summary: Add EntityRepository.getPrimaryKey(E entity)
                 Key: DELTASPIKE-910
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-910
             Project: DeltaSpike
          Issue Type: New Feature
          Components: JPA-Module
            Reporter: Xavier Dury
            Priority: Trivial


It would be nice to add a method to retrieve the primary key of an entity on 
its {{EntityRepository}} (by using 
{{entityManagerFactory.getPersistenceUnitUtil().getIdentifier(entity)}}).

This would help implementing generic JSF {{DataModel}} based on 
{{EntityRepository}}, especially for methods like {{getRowKey()}}.



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

Reply via email to