[jira] [Commented] (DELTASPIKE-1315) EntityRepository should offer an findOptionalBy

2018-04-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/DELTASPIKE-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16449687#comment-16449687
 ] 

ASF subversion and git services commented on DELTASPIKE-1315:
-

Commit 376114096b824df854e69c1e86e34817c1a8 in deltaspike's branch 
refs/heads/master from [~tandraschko]
[ https://git-wip-us.apache.org/repos/asf?p=deltaspike.git;h=3761140 ]

DELTASPIKE-1315 fixed unit test

> 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)


[jira] [Commented] (DELTASPIKE-1315) EntityRepository should offer an findOptionalBy

2018-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/DELTASPIKE-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)


[jira] [Commented] (DELTASPIKE-1315) EntityRepository should offer an findOptionalBy

2018-04-23 Thread Thomas Andraschko (JIRA)

[ 
https://issues.apache.org/jira/browse/DELTASPIKE-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16448065#comment-16448065
 ] 

Thomas Andraschko commented on DELTASPIKE-1315:
---

Could you maybe provide a patch for this feature?

> 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
>Priority: Major
>
> 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)