Package | Description |
---|---|
net.sf.mmm.transaction.base |
Provides the base-implementation for transaction support.
|
net.sf.mmm.transaction.impl.jpa |
Provides the implementation for transaction support using JPA.
|
net.sf.mmm.transaction.impl.jta |
Provides the implementation for transaction support using JTA.
|
net.sf.mmm.transaction.impl.spring |
Provides the implementation for transaction support using spring-transaction.
|
Class and Description |
---|
AbstractTransactionExecutor
This is the abstract base implementation of the
TransactionExecutor interface. |
AbstractTransactionExecutor.AbstractTransactionAdapter
This is the abstract base implementation of the
TransactionAdapter interface. |
TransactionNotActiveException
This exception is thrown if a
transaction should be
closed but none is active . |
Class and Description |
---|
AbstractTransactionExecutor
This is the abstract base implementation of the
TransactionExecutor interface. |
AbstractTransactionExecutor.AbstractTransactionAdapter
This is the abstract base implementation of the
TransactionAdapter interface. |
Class and Description |
---|
AbstractTransactionExecutor
This is the abstract base implementation of the
TransactionExecutor interface. |
AbstractTransactionExecutor.AbstractTransactionAdapter
This is the abstract base implementation of the
TransactionAdapter interface. |
Class and Description |
---|
AbstractTransactionExecutor
This is the abstract base implementation of the
TransactionExecutor interface. |
AbstractTransactionExecutor.AbstractTransactionAdapter
This is the abstract base implementation of the
TransactionAdapter interface. |
Copyright © 2001–2016 mmm-Team. All rights reserved.