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
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to