Uses of Class
org.smallmind.persistence.orm.aop.TransactionError
Packages that use TransactionError
-
Uses of TransactionError in org.smallmind.persistence.orm.aop
Subclasses of TransactionError in org.smallmind.persistence.orm.aopMethods in org.smallmind.persistence.orm.aop that throw TransactionErrorModifier and TypeMethodDescriptionprotected static voidTransactionalState.commitBoundary()protected static voidTransactionalState.commitBoundary(Throwable throwable) protected static voidTransactionalState.rollbackBoundary(Throwable throwable)