Methods
Method | Return type | Brief description |
---|---|---|
free() | void | |
getArray() | Object | |
getArray(index, count) | Object | |
getBaseType() | Integer | |
getBaseTypeName() | String | |
getResultSet() | JdbcResultSet | |
getResultSet(index, count) | JdbcResultSet |
Detailed documentation
getArray(index, count)
Parameters
Name | Type | Description |
---|---|---|
index | Integer | |
count | Integer |
Return
Object
See also
getResultSet(index, count)
Parameters
Name | Type | Description |
---|---|---|
index | Integer | |
count | Integer |