I've decided to not pursue.
lockMode and flushMode are actually QueryHints and not startup time properties. So to
follow existing conventions, it makes sense for them to be prefixed with org.hibernate
On 22 mars 2010, at 14:27, Emmanuel Bernard wrote:
On Hibernate EntityManager:
- AvailableSettings#ALIAS_SPECIFIC_LOCK_MODE (org.hibernate.lockMode)
- AvailableSettings#FLUSH_MODE (org.hibernate.flushMode)
are the only two properties starting with org. instead of hibernate. for the rest of the
properties.
It would make sense to align them to "hibernate.". What is going to be
impacted? Last time I did such a move, I broke the TCK, so better ask first this time :)
_______________________________________________
hibernate-dev mailing list
hibernate-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev