JdbcSavepoint

class JdbcSavepoint(name: String, savepoint: Savepoint) : ExposedSavepoint

Class that stores a java.sql.Savepoint object with the specified name.

Constructors

Link copied to clipboard
constructor(name: String, savepoint: Savepoint)

Properties

Link copied to clipboard