Platforms to show: All Mac Windows Linux Cross-Platform

JavaClobMBS 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 java class for large character objects.

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.

  • 8 methods
    • method Constructor   Private
    • method getSubString(Position as int64, Length as Integer) as string
    • method length as int64
    • method position(SearchString as JavaClobMBS, Start as Int64) as Int64
    • method position(SearchString as String, Start as Int64) as Int64
    • method setString(Position as Int64, Value as String) as Integer
    • method setString(Position as Int64, Value as String, Offset as Integer, Length as Integer) as Integer
    • method truncate(len as int64)

Super class JavaObjectMBS

This class has no sub classes.

Some methods using this class:

Some examples using this class:


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


JavaClassMBS   -   JavaConnectionMBS


The biggest plugin in space...