[hibernate-dev] org.hibernate.classic

Steve Ebersole steve at hibernate.org
Sat Mar 19 13:43:42 EDT 2011


I cleaned up the org.hibernate.classic package last night, including removing 
o.h.classic.Session, o.h.classic.Validatable and 
o.h.classic.ValidationException.

I ran into trouble with o.h.classic.Lifecycle because tests in the 
org.hibernate.test.legacy package make pretty extensive (and sometimes 
extremely odd) use of it.  Which leads to an ugly choice with regards to these 
tests.  

---
Steve Ebersole <steve at hibernate.org>
http://hibernate.org



More information about the hibernate-dev mailing list