Hi,
To support the EJB3 spec, I've implemented 5 new UserType
StringClobType
ChararcterArrayClobType
PrimaryChararcterArrayClobType
ByteArrayBlobType (will be commited tonight)
PrimaryByteArrayBlobType (will be commited tonight)

I'm really not confident with that since Blob/Clob seems to be a real mess esp with Oracle.
* Some of you can test them on various DB?
* some Blob/Clob experts can review my code. It has to stay quite portable.


The code is in Annotations CVS, in src/org.hibernate.type. The test is in test/org.hibernate.test.annotations.lob

It does work for HSQLDB.

Thanks

--
Emmanuel Bernard
[EMAIL PROTECTED]
callto://emmanuelbernard

http://www.hibernate.org



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to