Package com.ocient.jdbc
Class XGArray
java.lang.Object
com.ocient.jdbc.XGArray
- All Implemented Interfaces:
Array
-
Constructor Summary
ConstructorsConstructorDescriptionXGArray(int numElements, byte type, String baseTypeName, boolean quoteArrayVarchars, XGConnection conn, XGStatement stmt) XGArray(String sqlTypeName, Object[] elements, XGConnection conn) -
Method Summary
Modifier and TypeMethodDescriptionvoidbooleanvoidfree()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) inthashCode()toString()
-
Constructor Details
-
XGArray
- Throws:
SQLException
-
XGArray
public XGArray(int numElements, byte type, String baseTypeName, boolean quoteArrayVarchars, XGConnection conn, XGStatement stmt)
-
-
Method Details
-
add
-
free
- Specified by:
freein interfaceArray- Throws:
SQLException
-
getSQLTypeName
- Throws:
SQLException
-
getArray
- Specified by:
getArrayin interfaceArray- Throws:
SQLException
-
getArray
- Specified by:
getArrayin interfaceArray- Throws:
SQLException
-
getArray
- Specified by:
getArrayin interfaceArray- Throws:
SQLException
-
getArray
- Specified by:
getArrayin interfaceArray- Throws:
SQLException
-
getBaseType
- Specified by:
getBaseTypein interfaceArray- Throws:
SQLException
-
getBaseTypeName
- Specified by:
getBaseTypeNamein 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
-
toString
-
hashCode
public int hashCode() -
equals
-