Uses of Interface
org.springframework.transaction.support.ResourceHolder
Packages that use ResourceHolder
Package
Description
Support classes for the org.springframework.transaction package.
-
Uses of ResourceHolder in org.springframework.transaction.support
Classes in org.springframework.transaction.support with type parameters of type ResourceHolderModifier and TypeClassDescriptionclassResourceHolderSynchronization<H extends ResourceHolder,K> TransactionSynchronizationimplementation that manages aResourceHolderbound throughTransactionSynchronizationManager.Classes in org.springframework.transaction.support that implement ResourceHolderModifier and TypeClassDescriptionclassConvenient base class for resource holders.