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