Well actually I took your "tiny sample project" and created an actual SSCCE test case from it as you can see in the commit you reference. In fact that test uses the exact domain model from your test. At this point the only difference between your test and mine (aside from mine passing and yours seemingly failing) is that yours is not simplified to just Hibernate usage. If that is not the only difference, then what is?
|