Beginner |
|
Joined: Wed Mar 03, 2010 4:06 am Posts: 21
|
Hi,
I'm using JBossAS 5.1 with Hibernate 3.3.1 and Validator 3.1.0.GA. Currently I am using the ClassValidator-Class but unfortunately this class doesn't exist in Hibernate 3.5 so I'm afraid of using it because I guess we will upgrade to JBoss6 (with Hibernate 3.5) when it's stable. This means I'll have to re-engineer the hole validation stuff at this point. May anybody give me a peace of advise who to validate objects with Hibernate 3.3.1 so they'll stilll work with Hibernate 3.5?
Thanks a lot.
|
|