[hibernate-dev] [BVAL-RI] Regarding BVAL-90

Hardy Ferentschik hibernate at ferentschik.de
Mon Feb 2 08:50:50 EST 2009


Hi,

I am actually implementing this as we speak. I need it in order to  
implement
BVAL-99. And yes, it ends up to be a static map.

--Hardy

>      What's the status of BVAL-90 (Stop using a properties file for  
> built-in
> constraints and move to a list in Java)? I'm thinking of implementing it
> using a static map that's get filled on class loading. I wanted to have a
> clean implementation using reflection, but can't find a clean solution to
> get the classes within a package. I'm also thinking of using an enum  
> instead
> of a map. What do you think?
>
> Regards,
> Alaa Nassef





More information about the hibernate-dev mailing list