Uses of Class
org.mariadb.jdbc.Connection.Savepoint
-
Packages that use Connection.Savepoint Package Description org.mariadb.jdbc -
-
Uses of Connection.Savepoint in org.mariadb.jdbc
Methods in org.mariadb.jdbc that return Connection.Savepoint Modifier and Type Method Description Connection.Savepoint
Connection. setSavepoint()
Connection.Savepoint
Connection. setSavepoint(java.lang.String name)
-