We want to store large string/text values to our table. Typically it would
have text/string values only. We would like to have an attribute in
Hibernate class as String mapped to some DB type that can store large
text/string values. We expect to have DB type as Image/Blob. I am not sure
that hibernate support this kind of setup/configuration. Also, we would like
to have DB independent implementation so changing the Database would not
require any change in hibernate class.

I would appreciate your providing reference or help on implementing above
requirements.

Regards,
Jaymin
-- 
View this message in context: 
http://www.nabble.com/Store-large-string-file-to-image-Blob-etc-as-text-string.-tf3744271s2369.html#a10540451
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to