Package org.apache.tapestry5.hibernate.annotations
Annotations for using Hibernate within Tapestry components or services
-
Annotation Types Summary Annotation Type Description CommitAfter Marks a method of a service (or a component method) as transactional: the active transaction should commit after invoking the method.