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 TypeMethodDescriptionvoid
free()
getArray()
getArray
(long index, int count) int
getResultSet
(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:
getBaseTypeName
in interfaceArray
-
getBaseType
public int getBaseType()- Specified by:
getBaseType
in interfaceArray
-
getArray
- Specified by:
getArray
in interfaceArray
- Throws:
SQLException
-
getArray
- Specified by:
getArray
in interfaceArray
- Throws:
SQLException
-
free
public void free() -
getArray
- Specified by:
getArray
in interfaceArray
- Throws:
SQLException
-
getArray
- Specified by:
getArray
in interfaceArray
- Throws:
SQLException
-
getResultSet
- Specified by:
getResultSet
in interfaceArray
- Throws:
SQLException
-
getResultSet
- Specified by:
getResultSet
in interfaceArray
- Throws:
SQLException
-
getResultSet
- Specified by:
getResultSet
in interfaceArray
- Throws:
SQLException
-
getResultSet
- Specified by:
getResultSet
in interfaceArray
- Throws:
SQLException
-