The CUBRIDPreparedStatement class extends the standard PreparedStatement and contains the following additional methods.
Return Type |
Method Name |
---|---|
CUBRIDOID |
executeInsert() |
void |
setCollection(int index, Object[] array) |
void |
setOID(int index, CUBRIDOID oid) |