- All Implemented Interfaces:
- java.io.Flushable, org.springframework.core.Ordered, org.springframework.transaction.support.TransactionSynchronization
- Enclosing class:
- BucketClobStringType
protected static class BucketClobStringType.LobCreatorSynchronization
extends org.springframework.transaction.support.TransactionSynchronizationAdapter
Callback for resource cleanup at the end of a transaction.
Invokes LobCreator.close to clean up temporary LOBs that might have been created.
- See Also:
LobCreator.close()