[
https://issues.apache.org/jira/browse/DELTASPIKE-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Andraschko resolved DELTASPIKE-1315.
-------------------------------------------
Resolution: Fixed
Assignee: Thomas Andraschko
> 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)