Uses of Package
org.seedstack.seed.transaction.spi
-
Packages that use org.seedstack.seed.transaction.spi Package Description org.seedstack.seed.transaction Provides classes for managing transactions.org.seedstack.seed.transaction.spi Provides classes for extending the transaction support. -
Classes in org.seedstack.seed.transaction.spi used by org.seedstack.seed.transaction Class Description TransactionHandler 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. -
Classes in org.seedstack.seed.transaction.spi used by org.seedstack.seed.transaction.spi Class Description ExceptionHandler Generic exception handler to add custom behaviour on exception during transaction.TransactionHandler Classes implementing this interface can be used by a SeedStack transaction manager to handle a specific kind of transaction (e.g.TransactionMetadata This class holds transaction metadata attributes.