I think in Hibernate 3 there was a property key hibernate.packagesToScan
which one could set at the session factory level in hibernate.cfg.xml
.
Is this key changed in Hibernate 4 and if so, what is its corresponding key?
I am using version 4.3.8 final.