I need to store a JAR / zip file in a database column. What is the best
way to do this?
I have tried a method that returns byte[] and am getting an error from
the schema parser at startup when it parses the hbm.xml file.
Database is MS-SQL server
for anyone interested.. the end use is to store xml templates or
jasperreports in the database and create a html web front end to allow
management.
thanks
--
=================================================================
= Management is doing things right; leadership is doing the =
= right things. - Peter Drucker =
=_______________________________________________________________=
= http://www.sun.com/service/sunps/jdc/javacenter.pdf =
= www.sun.com | www.javasoft.com | http://www.sun.com/sunone =
=================================================================
|