[hibernate-dev] [OGM] Configurations files and naming
Guillaume SCHEIBEL
guillaume.scheibel at gmail.com
Sat Mar 3 05:11:45 EST 2012
Hi guys,
About specific configurations, I'm wondering which strategy is the best:
- Putting all configuration into the general configuration files
(like persistence.xml or hibernate.properties)
- Having a specific for each ogm implementation (ispn-config.xml,
mongodb-config.xml)
And is there any naming convention for properties
(hibernate.mongodb.database for example) ?
Guillaume
More information about the hibernate-dev
mailing list