Uses of Class
net.odoframework.container.tx.TxManager
| Package | Description |
|---|---|
| net.odoframework.container.injection | |
| net.odoframework.container.tx |
-
Uses of TxManager in net.odoframework.container.injection
Methods in net.odoframework.container.injection that return types with arguments of type TxManager Modifier and Type Method Description jakarta.inject.Provider<Optional<TxManager>>ContainerWrapper. getLazyBean(Class<TxManager> txManagerClass)Method parameters in net.odoframework.container.injection with type arguments of type TxManager Modifier and Type Method Description jakarta.inject.Provider<Optional<TxManager>>ContainerWrapper. getLazyBean(Class<TxManager> txManagerClass) -
Uses of TxManager in net.odoframework.container.tx
Subclasses of TxManager in net.odoframework.container.tx Modifier and Type Class Description classSimpleTransactionManager