Package org.springframework.ldap.transaction.compensating.manager
package org.springframework.ldap.transaction.compensating.manager
-
ClassesClassDescriptionTransactionManager for managing LDAP transactions.This delegate performs all the work for the
ContextSourceTransactionManager
.Keeps track of the transaction DirContext.A proxy for ContextSource to make sure that the returned DirContext objects are aware of the surrounding transactions.Proxy implementation for DirContext, making sure that the instance is not closed during a transaction, and that all modifying operations are recorded, storing compensating rollback operations for them.