Kevin Grüneberg created DELTASPIKE-1315:
-------------------------------------------

             Summary: EntityRepository should offer an findOptionalBy
                 Key: DELTASPIKE-1315
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1315
             Project: DeltaSpike
          Issue Type: New Feature
          Components: Data-Module
            Reporter: Kevin Grüneberg


The EntityRepository interface offers an findBy(PK id) method, that returns the 
entity based on the ID. It would be great to also have an findOptionalBy(PK id) 
that returns an optional.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to