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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Storing Java Objects in Oracle

Re: Storing Java Objects in Oracle

From: Ken Denny <ken_at_kendenny.com>
Date: Wed, 27 Mar 2002 01:27:51 GMT
Message-ID: <Xns91DDCE6C17FB4kendenny@65.82.44.7>


vrw <linux4m32000_at_netscape.net> wrote in news:ua14kqeue2mc5_at_corp.supernews.com:

> Lastly:
> how does one create a column that holds the SQL data type 'java_object'
> ? When I try (in Oracle 9i) something like "create table test(id
> number(5) primary key, my_objects java_object) SQL won't have any of
> it. I've also tried various different ways of putting brackets after
> the java_object clause, leaving them out, etc.:nothing works. I wonder
> whether Oracle 9i actually supports that data type... ?

I don't think it does. But I haven't worked with 9i, just 8i and as far as I know 8i doesn't support it.

-- 
Ken Denny
http://www.kendenny.com/

When I die, I want to die like my grandmother who died peacefully in her 
sleep. Not screaming like all the passengers in her car.
Received on Tue Mar 26 2002 - 19:27:51 CST

Original text of this message

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