aspose file tools
The moose likes JDBC and the fly likes How could I insert a java object into a database field defined as 'BLOB', Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "How could I insert a java object into a database field defined as Watch "How could I insert a java object into a database field defined as New topic
Author

How could I insert a java object into a database field defined as 'BLOB',

Tom Barns
Ranch Hand

Joined: Oct 27, 2000
Posts: 138
Hi all
Really i need to know how do we store object to column defined as Blob and retrieve it from that table.
please if possible provide sample code.
thanks alot.


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 could I insert a java object into a database field defined as 'BLOB',
 
Similar Threads
hibernate Converting byte[] into SQL Blob
byte[] to blob
How to convert an object into BLOB
How to convert FormFile into BLOB object?
Inserting BLOB's in database