[ 
https://issues.apache.org/jira/browse/TAPESTRY-2256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Igor Drobiazko updated TAPESTRY-2256:
-------------------------------------

    Attachment: TAPESTRY-2256.patch

Patch fixing the issue

> Add simple transaction manager decorator service
> ------------------------------------------------
>
>                 Key: TAPESTRY-2256
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2256
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-hibernate
>    Affects Versions: 5.0.11
>            Reporter: Howard M. Lewis Ship
>             Fix For: 5.1
>
>         Attachments: TAPESTRY-2256.patch
>
>
> It would be nice to have an annotation, @CommitAfter, that could be placed on 
> a service interface method.
> A decorator could recognize methods with such annotations, and use the 
> HibernateSessionManager to commit the transaction after invoking the method.
> Currently, you must inject the HSM directly and invoke commit() on it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to