If you cannot simply retrieve/load an XML field with a String or Object
(JDBC usually does the "right thing" when given an Object), then you can go
into the org.objectstyle.cayenne.dba.oracle files and add code to support
this new datatype. If you look at how CLOB support is handled, that is
probably similar.
Best,
Joe
On 3/4/05 8:53 AM, "René Kulschewski" <KU..vu.de> wrote:
> And how will Cayenne know about how to update the XMLType field if i modify
> it ? Since it needs to generate SQL like "update a set a.b=XMLTYPE(?)" ...
>
> Regards
> René
>
This archive was generated by hypermail 2.0.0 : Fri Mar 04 2005 - 09:59:33 EST