Uses of Interface
technology.openpool.ldap.adapter.api.database.CloseableTransaction
-
Packages that use CloseableTransaction Package Description technology.openpool.ldap.adapter.api.database technology.openpool.ldap.adapter.sql.impl -
-
Uses of CloseableTransaction in technology.openpool.ldap.adapter.api.database
Methods in technology.openpool.ldap.adapter.api.database that return CloseableTransaction Modifier and Type Method Description CloseableTransactionTransactional. getCloseableTransaction()Creates a closeable transaction for undefined lifetime. -
Uses of CloseableTransaction in technology.openpool.ldap.adapter.sql.impl
Methods in technology.openpool.ldap.adapter.sql.impl that return CloseableTransaction Modifier and Type Method Description CloseableTransactionDatabaseService. getCloseableTransaction()
-