This seems to indicate that the latest version of
Hibernate (1.2rc1) does not have support for CLOBs.
Is this true?
Believe so.
Without support for CLOBs is there any way use Hibernate
to persist fields longer than 255 characters? What type
should I use in my mapping file?
You can store Strings into CLOB's, but you'll hit the 4000 char limit.
-Mark
-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel