Platforms to show: All Mac Windows Linux Cross-Platform

Back to JavaConnectionMBS class.

Previous items

JavaConnectionMBS.typeDECIMAL as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Java Database MBS Java Plugin 8.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type DECIMAL.

JavaConnectionMBS.typeDISTINCT as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Java Database MBS Java Plugin 8.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type DISTINCT.

JavaConnectionMBS.typeDOUBLE as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Java Database MBS Java Plugin 8.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type DOUBLE.

JavaConnectionMBS.typeFLOAT as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Java Database MBS Java Plugin 8.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type FLOAT.

Some examples using this method:

JavaConnectionMBS.typeINTEGER as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Java Database MBS Java Plugin 8.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type INTEGER.

Some examples using this method:

JavaConnectionMBS.typeJAVA_OBJECT as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Java Database MBS Java Plugin 8.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type JAVA_OBJECT.

JavaConnectionMBS.typeLONGVARBINARY as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Java Database MBS Java Plugin 8.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type LONGVARBINARY.

JavaConnectionMBS.typeLONGVARCHAR as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Java Database MBS Java Plugin 8.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type LONGVARCHAR.

JavaConnectionMBS.typeNULL as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Java Database MBS Java Plugin 8.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type NULL.

JavaConnectionMBS.typeNUMERIC as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Java Database MBS Java Plugin 8.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type NUMERIC.

JavaConnectionMBS.typeOTHER as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Java Database MBS Java Plugin 8.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The constant in the Java programming language that indicates that the SQL type is database-specific and gets mapped to a Java object that can be accessed via the methods getObject and setObject.

JavaConnectionMBS.typeREAL as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Java Database MBS Java Plugin 8.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type REAL.

Some examples using this method:

JavaConnectionMBS.typeREF as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Java Database MBS Java Plugin 8.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type REF.

JavaConnectionMBS.typeSMALLINT as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Java Database MBS Java Plugin 8.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type SMALLINT.

Some examples using this method:

JavaConnectionMBS.typeSTRUCT as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Java Database MBS Java Plugin 8.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type STRUCT.

JavaConnectionMBS.typeTIME as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Java Database MBS Java Plugin 8.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type TIME.

JavaConnectionMBS.typeTIMESTAMP as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Java Database MBS Java Plugin 8.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type TIMESTAMP.

JavaConnectionMBS.typeTINYINT as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Java Database MBS Java Plugin 8.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type TINYINT.

Some examples using this method:

JavaConnectionMBS.typeVARBINARY as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Java Database MBS Java Plugin 8.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type VARBINARY.

JavaConnectionMBS.typeVARCHAR as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Java Database MBS Java Plugin 8.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type VARCHAR.

JavaConnectionMBS.TYPE_FORWARD_ONLY as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Java Database MBS Java Plugin 8.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The constant indicating the type for a ResultSet object whose cursor may move only forward.

JavaConnectionMBS.TYPE_SCROLL_INSENSITIVE as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Java Database MBS Java Plugin 8.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The constant indicating the type for a ResultSet object that is scrollable but generally not sensitive to changes made by others.

JavaConnectionMBS.TYPE_SCROLL_SENSITIVE as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Java Database MBS Java Plugin 8.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The constant indicating the type for a ResultSet object that is scrollable and generally sensitive to changes made by others.

Previous items

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


The biggest plugin in space...