Object getObjectAtIndex(Object handle, int index)
Object getObjectAtIndex(Object handle, int index)
Name | Type | Description |
---|---|---|
handle | Object | initStoredProc() |
index | int | Index at which output is to be obtained. |
Type | Description |
---|---|
Object | Returns Calendar object for Date/Timestamp datatypes.For Clob datatype, returns the CLOB as stream (Use readClobContent() to read content). |