[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Store pdf files in the database

sigitm do-not-reply at jboss.com
Wed Dec 27 12:52:14 EST 2006


I'm developing an enterprise application with EJB2.1 and JBoss4.0.
I have an entity ejb called Document, with some fields containing metadata about a pdf document (author, title, creation date, etc.) and a field where I want to store the entire pdf file.

Is it possible? How can I do? Which class should I use to store the file in the entity bean?


Thanks.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3996493#3996493

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3996493



More information about the jboss-user mailing list