Home
»
tapestry-src-5.0.19
» org.apache »
tapestry5
»
hibernate
»
annotations
»
org.apache.tapestry5.hibernate.annotations
Classes:
CommitAfter
Marks a method of a service (or a component method) as transactional: the active transaction should {@linkplain org.apache.tapestry5.hibernate.HibernateSessionManager#commit() commit} after invoking the method.
code
|
html