Hi,

I'm curious if it's possible to create and map new entities at Runtime?
We have an application which allows users to design new data models at
runtime.  When new tables are being created in the database, we would
like to make OpenJPA aware of them.  We are currently doing this in
Hibernate by generating the POJO classes dynamically using CGLIB, adding
dynamically generated xml mappings to the Hibernate runtime
configuration and re-initializing the SessionFactory.  Is there a way to
do something similar in OpenJPA?

Thanks,

James


Notice:  This email message, together with any attachments, may contain 
information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated 
entities,  that may be confidential,  proprietary,  copyrighted  and/or legally 
privileged, and is intended solely for the use of the individual or entity 
named in this message. If you are not the intended recipient, and have received 
this message in error, please immediately return this by email and then delete 
it.

Reply via email to