Uses of Class
migratedb.v1.core.internal.jdbc.TransactionalExecutionTemplate
-
Packages that use TransactionalExecutionTemplate Package Description migratedb.v1.core.internal.database.cockroachdb Private API. -
-
Uses of TransactionalExecutionTemplate in migratedb.v1.core.internal.database.cockroachdb
Subclasses of TransactionalExecutionTemplate in migratedb.v1.core.internal.database.cockroachdb Modifier and Type Class Description classCockroachRetryingTransactionalExecutionTemplateSpring-like template for executing transactions.
-