[hibernate-dev] [Bean Validation] Type-safe Validator and resolution algorithm

2009-01-23 Thread Emmanuel Bernard
Today, ConstraintValidator accepts Object and the implementation is responsible for handling the casting and raise an exception if the type is not supported. The idea is to get type-safe validator and a discovery mechanism to associate a validator to a given runtime type being validated. Th

[hibernate-dev] [UPDATED] implement criteria API query of collection-of-components and collection-of-values

2009-01-23 Thread David Mansfield
Hi, Although I've gotten feedback that this won't necessarily be included as-is, or against current versions etc., since I have to update it as I track newer Hibernate core versions (we use this modification internally), I figure it might be of use or interest to the dev. community. This is the u

Re: [hibernate-dev] Branch 3.3 build fails

2009-01-23 Thread Steve Ebersole
I see this failure off-and-on as well. IIRC it has to do with that test not properly cleaning up after itself. I've never been able to pinpoint the exact cause in order to fix it - Steve Ebersole Project Lead http://hibernate.org st...@hibernate.org Principal Software Engineer JBoss, a divis