[ 
https://issues.jboss.org/browse/SEAMPERSIST-15?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12571717#comment-12571717
 ] 

Dan Allen commented on SEAMPERSIST-15:
--------------------------------------

See the existing Work class, which again I think needs to be refined before 
making it a public API.

https://github.com/seam/persistence/blob/master/impl/src/main/java/org/jboss/seam/persistence/transaction/Work.java

> Expose TransactionWork as an API
> --------------------------------
>
>                 Key: SEAMPERSIST-15
>                 URL: https://issues.jboss.org/browse/SEAMPERSIST-15
>             Project: Seam Persist
>          Issue Type: Feature Request
>    Affects Versions: 3.0.0.Beta1
>            Reporter: Dan Allen
>
> Seam persist provides transaction APIs that are generally useful independent 
> of a transactional bean. However, setting transaction boundaries still 
> requires some work. We see this even inside the persist module, where 
> transactional "work" is wrapped in a helper. I propose exposing this worker 
> as a utility, either for extension writers or for uses in an application.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to