[ https://issues.apache.org/jira/browse/DELTASPIKE-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16448226#comment-16448226 ]
ASF subversion and git services commented on DELTASPIKE-1315: ------------------------------------------------------------- Commit 1a6a0013aa55f0bfd6d8ff42e32e1a9f1b39633c in deltaspike's branch refs/heads/master from [~tandraschko] [ https://git-wip-us.apache.org/repos/asf?p=deltaspike.git;h=1a6a001 ] DELTASPIKE-1315 EntityRepository should offer an findOptionalBy > 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 > Assignee: Thomas Andraschko > Priority: Minor > Fix For: 1.9.0 > > > 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 (v7.6.3#76005)