ldbc.connector.MysqlSavepoint
Represents SQL SAVEPOINTS in MySQL.
Attributes
-
Source
-
MysqlSavepoint.scala
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
Members list
Retrieves the generated ID for the savepoint that this Savepoint
object represents.
Retrieves the generated ID for the savepoint that this Savepoint
object represents.
Attributes
-
Returns
-
the numeric ID of this savepoint
-
Definition Classes
-
-
Source
-
MysqlSavepoint.scala
Retrieves the name of the savepoint that this Savepoint object represents.
Retrieves the name of the savepoint that this Savepoint object represents.
Attributes
-
Returns
-
the name of this savepoint
-
Definition Classes
-
-
Source
-
MysqlSavepoint.scala