Re: [castor-dev] Mapping: Blob->java.io.InputStream

2001-11-16 Thread Krishnan N
hi, the lastest version does support blob and clob fields, i have tried it with oracle 8i with an oci driver and it works fine. krish --- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of

[castor-dev] How to use CLOB fields

2001-10-17 Thread Krishnan N
hi, Am using Castor 0.9.3 with Oracle 8i (8.1.6), how do i store/retrieve CLOB fields, is there any help available on this, i went through the help but could not find much material on this. thankz in advance krishnan ---

[castor-dev] Possible bug

2001-10-04 Thread Krishnan N
hi, was trying out Castor JDO (0.9.3) with oracle database. I have a column in a table which has datatype set to int. If i try to give the datatype as integer (as is given in the example program) in my mapping file for sql, i get an exception namely Exception in thread "main" java.lang.Abs