users@glassfish.java.net

Re: Oracle XMLTYPE support in toplink essentials

From: <glassfish_at_javadesktop.org>
Date: Thu, 20 Sep 2007 06:42:07 PDT

What do you mean by providing a "Clob based view". When I setup the insertion into the XMLType, treating it like a Clob, I still get the Exception.

Here is how my entity class variable is setup:

@Lob
@Column(name = "DEVICE_XML")
private char[] deviceXml;

Is that what you are talking about?
[Message sent by forum member 'wfsaxton' (wfsaxton)]

http://forums.java.net/jive/thread.jspa?messageID=236216