We seem to have the following patterns at least:
- Environment - EhCacheConfiguration - CouchDB
We should also decide in which package this should land:
- org.hibernate.ogm.datastore.neo4j - org.hibernate.ogm.datastore.neo4j.configuration
My personal preference is for: - org.hibernate.ogm.datastore.neo4j.Neo4J - org.hibernate.ogm.datastore.neo4j.Neo4JConfiguration (close second, I like the idea of a suffix).
Thought [~gunnar.morling] and [~davided]?
We also should move shared properties (e.g. "create database") to a common place.
|