Platforms to show: All Mac Windows Linux Cross-Platform

JavaDatabaseMBS class

Super class: JavaObjectMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Java Database MBS Java Plugin 8.3 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The class to handle database access using JDBC drivers.

This class is not a subclass of RB's database class, so you can use it with Xojo Standard Edition.

Nearly all methods on this class can raise java exceptions which you can get using the error property. (and errorstring and errorcode)

Add Linux support plugin version 8.7.

Please make sure this Java VM object stays alive until you are done with all your java stuff. So all the java objects go away and this vm object is destroyed on the end. Because if some java code is still running like an background java thread, quitting the VM can lead into crashes.
Subclass of the JavaObjectMBS class.

Super class JavaObjectMBS

This class has no sub classes.

Some examples using this class:

Blog Entries


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


JavaConnectionMBS   -   JavaDatabaseMetaDataMBS


The biggest plugin in space...