Uses of Interface
de.aservo.ldap.adapter.api.database.util.UncheckedCloseable
-
Packages that use UncheckedCloseable Package Description de.aservo.ldap.adapter.api.cursor de.aservo.ldap.adapter.api.database -
-
Uses of UncheckedCloseable in de.aservo.ldap.adapter.api.cursor
Subinterfaces of UncheckedCloseable in de.aservo.ldap.adapter.api.cursor Modifier and Type Interface Description interfaceClosableIterator<T>interfaceCursor<T>Classes in de.aservo.ldap.adapter.api.cursor that implement UncheckedCloseable Modifier and Type Class Description classMappableCursor<T> -
Uses of UncheckedCloseable in de.aservo.ldap.adapter.api.database
Subinterfaces of UncheckedCloseable in de.aservo.ldap.adapter.api.database Modifier and Type Interface Description interfaceCloseableTransaction
-