aspose file tools
The moose likes JDBC and the fly likes How do we store Object in table? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "How do we store Object in table?" Watch "How do we store Object in table?" New topic
Author

How do we store Object in table?

Tom Barns
Ranch Hand

Joined: Oct 27, 2000
Posts: 138
Hi All
Hoe do we store and retrieve and object in a column of a database table,i mean how to store that reference for that object?
please little example.
thanks


Thanks for your help.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How do we store Object in table?
 
Similar Threads
How do we store objects in database table?
Storing an Java object in Access
iBatis resultMap groupBy Question
How could I insert a java object into a database field defined as 'BLOB',
Object instance value to a table field