[hibernate-issues] how to generate mapping file from java file without annotation?

santa T shaoanqing at gmail.com
Mon May 7 22:52:10 EDT 2007


Hi :
 I am devoloping a webservice application.
 the main functions of the app is:
         1.  allow clients to upload user JavaBean classes.(normall
JavaBean classes without hibernate annotation)
         2.  allow clients send instances of the JavaBean classes
which they upload before.
         3.  save the instances which the clients sended into DB using
hibernate.
My problem is both @annotation and mapping files is not exist, how can
i save these  instances using hiberante ??
or is there anyway to generate either annotation or mapping files from
normall JavaBean classes ??
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/hibernate-issues/attachments/20070508/e707179a/attachment.html 


More information about the hibernate-issues mailing list