Hi,
> Look in standardjaws.xml. I haven't tried on Oracle 8 (8.0.x)
> just Oracle 8i (8.1.5+), so I can't tell you for sure whether to use the
> Oracle7 mapping or Oracle8 mapping. But I suspect the Oracle8 one,
> which maps objects to BLOB. If you don't have data type BLOB, use LONG
> RAW (but you can only have one of those columns per table).
I have tried both BLOB and RAW LONG, but I always get an invalid columntype
exception from Oracle as JDBC Type I have used JAVA_OBJECT and BLOB.
Another question: In the method who updates the table above and another
EntityBean no Rollback was happen. The data from the second EntityBean were
stored in the database. Is that right ? I have configured transaction to
REQUIRED.
CU
---
Ingo Bruell
OBL GmbH ([EMAIL PROTECTED])
Hude (Oldenburg)
Germany
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]