Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to Store Vector in Oracle8i Database

843854Dec 27 2001 — edited Apr 10 2002
Hi Friends,

I am using Oracle8i database and jdbc2.0. How can I store a vector java object in Oracle8i ....
Finally I want to store a java vector in a column of a table and while retrieving from the resultset I can typecast it directly to a java Vector type and use... ????

Any code examples, urls, links will be appreciated.

Thanks in advance....
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 8 2002
Added on Dec 27 2001
9 comments
440 views