-
Jan 24th, 2012, 01:47 PM
#1
hibernate configuration / hibernate.hbm2ddl customize per application
Hi,
I'm in a situation where a database schema is shared by multiple applications. Some tables like User, Role, Orgs are used by all the applications. I want to setup hibernate configuration is those multiple applications in such a way that each of those applications just updates, or creates tables just related to it but not modify the global tables like User, Role, Orgs etc.
I couldn't come across any kind of annotation either.
Thanks for your ideas and solutions.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules