aspose file tools
The moose likes JDBC and the fly likes Stroing a java object in Oracle database Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Stroing a java object in Oracle database" Watch "Stroing a java object in Oracle database" New topic
Author

Stroing a java object in Oracle database

Golla Vensiri
Greenhorn

Joined: Aug 05, 2004
Posts: 10
Hi

Can anyone help me out in storing a javaoject in Oracle database

Thanks in advace
Andy Grove
Greenhorn

Joined: Nov 11, 2003
Posts: 18
Originally posted by Golla Vensiri:
Hi

Can anyone help me out in storing a javaoject in Oracle database

Thanks in advace


I'd recommend taking a look at FireStorm/DAO as it can generate the code you need.

Cheers,
 
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: Stroing a java object in Oracle database
 
Similar Threads
Stored Procedure Overloading Error
Transactions
Very Wierd JSP Error
Writing a Clob in Java
No proxy with session.load() instead it does a database hit - Why?