File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JDBC and the fly likes Array Objects through JDBC Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Array Objects through JDBC" Watch "Array Objects through JDBC" New topic
Author

Array Objects through JDBC

Ankur Sharma
Ranch Hand

Joined: Dec 27, 2005
Posts: 1234
Hi Ranchers,

I have a query, If I need to send an array of object through JDBC. I want to make clear that I am not intended to send Object. I am aware of SQLData Interface and how to send a single object. But this time I has to send an array of Objects....


Early replies will be appreciated....

 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Array Objects through JDBC
 
Similar Threads
Sending an Objetc[] - DatagramSocket
transfer object
Araylist of objects
Arraylist with objects
data visibility across weblogic pool connection and JDBC connection