Uses of Class
org.seedstack.seed.transaction.Transactional
-
Packages that use Transactional Package Description org.seedstack.seed.transaction.spi Provides classes for extending the transaction support. -
-
Uses of Transactional in org.seedstack.seed.transaction.spi
Methods in org.seedstack.seed.transaction.spi with parameters of type Transactional Modifier and Type Method Description TransactionMetadataTransactionMetadata. mergeFrom(Transactional other)Merge this instance with metadata defined in aTransactionalannotation, which has precedence over this instance.
-