Package com.firebolt.jdbc.type.array
Class FireboltArray
java.lang.Object
com.firebolt.jdbc.type.array.FireboltArray
- All Implemented Interfaces:
Array
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidfree()getArray()getArray(long index, int count) intgetResultSet(long index, int count) getResultSet(long index, int count, Map<String, Class<?>> map) getResultSet(Map<String, Class<?>> map)
-
Constructor Details
-
FireboltArray
-
-
Method Details
-
getBaseTypeName
- Specified by:
getBaseTypeNamein interfaceArray
-
getBaseType
public int getBaseType()- Specified by:
getBaseTypein interfaceArray
-
getArray
- Specified by:
getArrayin interfaceArray- Throws:
SQLException
-
getArray
- Specified by:
getArrayin interfaceArray- Throws:
SQLException
-
free
public void free() -
getArray
- Specified by:
getArrayin interfaceArray- Throws:
SQLException
-
getArray
- Specified by:
getArrayin interfaceArray- Throws:
SQLException
-
getResultSet
- Specified by:
getResultSetin interfaceArray- Throws:
SQLException
-
getResultSet
- Specified by:
getResultSetin interfaceArray- Throws:
SQLException
-
getResultSet
- Specified by:
getResultSetin interfaceArray- Throws:
SQLException
-
getResultSet
- Specified by:
getResultSetin interfaceArray- Throws:
SQLException
-