You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/12/09 13:28:00 UTC

[jira] [Commented] (SYNCOPE-1523) JPAConnInstanceDAO should be marked as Transactional

    [ https://issues.apache.org/jira/browse/SYNCOPE-1523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16991586#comment-16991586 ] 

ASF subversion and git services commented on SYNCOPE-1523:
----------------------------------------------------------

Commit 9ba8e8e68c65bb81057f1520f07113175ef1d901 in syncope's branch refs/heads/2_1_X from Misagh Moayyed
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=9ba8e8e ]

SYNCOPE-1523: JPAConnInstanceDAO: mark find()/authFind() methods… (#144)



> JPAConnInstanceDAO should be marked as Transactional
> ----------------------------------------------------
>
>                 Key: SYNCOPE-1523
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1523
>             Project: Syncope
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 2.1.5
>            Reporter: Misagh Moayyed
>            Assignee: Misagh Moayyed
>            Priority: Minor
>             Fix For: 2.1.6, 3.0.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Allow the JPAConnInstanceDAO to be marked as Transactional, specifically for find and findAuth methods (readOnly) to allow for persistence operations and calls from components that already may be marked as such. 
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)