Just a heads up that there was a compile error.
I created HHH-5995 and fixed it, so if you get this error, please do a
"git pull" to get the fix.
Gail Badner wrote:
> I pulled in the changes and I'm getting a compile error:
>
> /NotBackedUp/gbadner/git/hibernate-core-master-exact-really/hibernat
All logging-related changes are checked into master.
JPAV
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev
Hi,
I have previously run into the same issue numerous times. In all cases I was
executing a criteria search without having mapped the particular entities, they
were all simple mappings with no deemed dependencies on polymorphism. I agree
that there should be some indicator to the fact that I