From: savvy <su...@gm...> - 2006-07-28 20:25:02
|
Hi, There is a requirement like I'v to store file (size less than 100 MB) within a column of a database using hibernate. For that I v used bytea datatype of PostgreSQL. Using CompositeUserType some person thinks it migh be possible. Can any one have better approach to do that. If anyone have already used the CompositeUserType to do that. It'll be definitely helpful. Thanks in advance -- View this message in context: http://www.nabble.com/Hibernate-File-storing-into-database-tf2015071.html#a5538380 Sent from the Hibernate forum at Nabble.com. |