The name of the type is "clob", and the expected property type
is java.sql.Clob. Note that there are restrictions upon what
you can do with Clobs (they can't be used outside of transaction,
for example).

You should also take notice of Hibernate.createClob().

> -----Original Message-----
> From: Ugo Cei [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, 31 December 2002 1:06 AM
> To: [EMAIL PROTECTED]
> Subject: [Hibernate] Using CLOBs
> 
> 
> Hi people,
> 
> does anybody have some documentation and/or samples re using CLOBs in 
> the current CVS version?
> 
> Do I have to declare 'type="clob"' in my mapping file? Do my class 
> attributes have to be String's or java.sql.Clob's or something else?
> 
> Since I need this feature, I'd like to help testing and maybe fixing 
> them, in particular with Oracle, but I need a couple of hints just to 
> get me started.
> 
>       Thanks in Advance,
> 
>               Ugo
> 
> -- 
> Ugo Cei - http://www.beblogging.com/blog/
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf 
> _______________________________________________
> hibernate-devel mailing list [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/hibernate-devel
> 


********** CAUTION - Disclaimer **********
This message may contain privileged and confidential
information. If you are not the intended recipient of this
message (or responsible for delivery of the message to
such person) you are hereby notified that any use,
dissemination, distribution or reproduction of this message
is prohibited. If you have received this message in error,
you should destroy it and kindly notify the sender by reply
e-mail. Please advise immediately if you or your employer
do not consent to Internet e-mail for messages of this kind.
Opinions, conclusions and other information in this
message that do not relate to the official business of
Expert Information Services Pty Ltd ("The Company")
shall be understood as neither given nor endorsed by it.

The Company advises that this e-mail and any attached
files should be scanned to detect viruses. The Company
accepts no liability for loss or damage (whether caused
by negligence or not) resulting from the use of any
attached files.
**EIS******** End of Disclaimer **********



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to