public interface LdapTransactionManager
| Modifier and Type | Method and Description |
|---|---|
void |
tx(Runnable r)
Execute the given action (syncronously) in a transaction
|
void tx(Runnable r) throws IOException
r - IOExceptionCopyright © 2021 McEvoy Software Ltd. All rights reserved.