Platforms to show: All Mac Windows Linux Cross-Platform

JavaSavepointMBS class

Super class: JavaObjectMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Java Database MBS Java Plugin 8.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The representation of a savepoint, which is a point within the current transaction that can be referenced from the Connection.rollback method. When a transaction is rolled back to a savepoint all changes made after that savepoint are undone.

Savepoints can be either named or unnamed. Unnamed savepoints are identified by an ID generated by the underlying data source.
Subclass of the JavaObjectMBS class.
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.

Super class JavaObjectMBS

This class has no sub classes.

Some methods using this class:


The items on this page are in the following plugins: MBS Java Plugin.


JavaRuntimeMBS   -   JavaScriptDateComponentsMBS


The biggest plugin in space...