The moose likes Object Relational Mapping and the fly likes hibernate blob objects Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Object Relational Mapping
Reply Bookmark "hibernate blob objects" Watch "hibernate blob objects" New topic
Author

hibernate blob objects

raj baig
Ranch Hand

Joined: Jul 11, 2006
Posts: 96
hi,
would u please provide me a example of storing blob and pdf in myeclipse database using hibernate.

it would be greate pleasure.
Paul Sturrock
Bartender

Joined: Apr 14, 2004
Posts: 10336

I don't think Hibernate supports the myEclipse database. It certainly is not listed amoung their officially supported or comminity supported databases. You may be on your own if you want to use that database.
[ July 17, 2006: Message edited by: Paul Sturrock ]

JavaRanch FAQ HowToAskQuestionsOnJavaRanch
raj baig
Ranch Hand

Joined: Jul 11, 2006
Posts: 96
hi paul,
sorry it is not myeclipse database.it's MySQL Database
 
 
subject: hibernate blob objects
 
Threads others viewed
Stroring Word Documents into MYSQL Database
String to Object conversion & vice-versa
Hibernate reading BinaryLargeObjects(BLOBS)
Blob
How to upload a file through Hibernate(BLOB)
IntelliJ Java IDE