Today, a user needs to set hibernate.ogm.datastore.provider and use the implementation class.
I am not happy with that situation, I'd like to use shortnames instead:
they will be easier to setup
they will hide the fact that the class is in an impl package and hence should not be used by the user directly