 |
Forums |
Admin Start New Thread
| Message: 30173 |
 |
BY: Kubo Takehiro (kubo) DATE: 2007-10-20 05:33 SUBJECT: RE: Native Array interface It will be supported in future, probably at the next year.
Its API will be similar with Oracle JDBC driver's Oracle model for update batching.
http://download-uk.oracle.com/docs/cd/B10501_01/java.920/a96654/oraperf.htm
Internal structure of bind values in svn trunk is prepared for update batching. It can hold an array of bind values. But now it has only one entry. I have postponed thinking about how to access more than one entry.
| |
Thread View
Post a followup to this message
|
 |