Prasad Iyer wrote:
I got this bit problem if somebody can help. I got this field of the Text of
length more thatn 10000 bytes. And for inserting, updating, retrieving
something into this column I would be using writeText, updateText and
readText. My question is how do I use it with hibernate.
I know you are all busy.
But help would be highly appreciated

Just map a Text field to a String. Hibernate is handling Text fields for me automatically just fine.


--
Serge Knystautas
President
Lokitech >> software . strategy . design >> http://www.lokitech.com
p. 301.656.5501
e. [EMAIL PROTECTED]



-------------------------------------------------------
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