Platforms to show: All Mac Windows Linux Cross-Platform

JavaStatementMBS 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 object used for executing a static SQL statement and returning the results it produces.

By default, only one ResultSet object per Statement object can be open at the same time. Therefore, if the reading of one ResultSet object is interleaved with the reading of another, each must have been generated by different Statement objects. All execution methods in the Statement interface implicitly close a statment's current ResultSet object if an open one exists.
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

Sub classes:

Some methods using this class:

Some examples using this class:

Blog Entries


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


JavaShortArrayMBS   -   JavaStringMBS


The biggest plugin in space...