Hi all, I hava an application where a part of the DB is dynamic, that is, tables are
created at runtime. I want use hibernate for db access, how can I solve this situation ?
Since all tables are equals (only name change). I thought to use several sessionFactory,
using multiple Configuration. According to you is it a good idea?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4007879#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...