[hibernate-dev] [HV] Programmatic definition of method level constraints
Emmanuel Bernard
emmanuel at hibernate.org
Fri Apr 8 13:02:42 EDT 2011
On 8 avr. 2011, at 17:16, Kevin Pollet wrote:
> On vendredi 8 avril 2011 at 15:54, Emmanuel Bernard wrote:
>> Make sure you write a client of this API, I suspect Class<?>... parameterTypes might not be what you want.
>>
>> On 8 avr. 2011, at 13:41, Kevin Pollet wrote:
>
> What do you mean ?
> Have you a tricky/special case in mind ?
>
> --Kevin
I had method.getParameterTypes() vs method.getGenericParameterTypes in mind.
Not sure that plays a role but one might need to explore it.
More information about the hibernate-dev
mailing list