Package com.liferay.portal.kernel.transaction
package com.liferay.portal.kernel.transaction
-
ClassDescriptionDefines the level of visibility this transaction has for data changes made by other concurrent transactions.Defines a transaction boundary in relation to a current transaction.Configures the transaction advice for methods that have this annotation when they're invoked by an
com.liferay.portal.spring.aop.AopInvocationHandler
.