Uses of Interface
org.jooq.RollbackToSavepointStep
Package
Description
This package contains jOOQ's public API.
This package contains jOOQ's implementation classes.
-
Uses of RollbackToSavepointStep in org.jooq
Modifier and TypeMethodDescription@NotNull RollbackToSavepointStep
DSLContext.rollback()
TheROLLBACK
statement. -
Uses of RollbackToSavepointStep in org.jooq.impl
Modifier and TypeMethodDescriptionDefaultDSLContext.rollback()
static RollbackToSavepointStep
DSL.rollback()
TheROLLBACK
statement.