Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Storing Java objects in Oracle

Storing Java objects in Oracle

From: Srikrishna Ganesan <sganesan_at_missilelock.com>
Date: Mon, 18 Sep 2000 12:16:39 -0700
Message-Id: <10623.117275@fatcity.com>


Hi,

Usually when Java objects are stored in the Oracle Database te different attributes map to the different database column names. But is there are way to store the Java Object directly into the database as a BLOB or something like that, so that when it is read back into the memory the object can be formed directly.

Thanks in advance,
SriKrishna Received on Mon Sep 18 2000 - 14:16:39 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US