See: Description
| Interface | Description |
|---|---|
| ExceptionHandler<T> |
Generic exception handler to add custom behaviour on exception during transaction.
|
| TransactionalLink<T> |
This interface provides a way to access the instance of a transacted class.
|
| TransactionHandler<T> |
Classes implementing this interface can be used by a SeedStack transaction manager to handle a specific kind of
transaction (e.g.
|
| TransactionManager |
This interface must be implemented by transaction managers.
|
| TransactionMetadataResolver |
This interface must be implemented by SeedStack transaction metadata resolvers.
|
| Class | Description |
|---|---|
| TransactionMetadata |
This class holds transaction metadata attributes.
|
Copyright © 2013-2018–2019 SeedStack. All rights reserved.