Hi!
>> Hi!
>>     
>>> In ConnectionManagerDataSource, method isWrapperFor currently returns
>>> false. Perhaps it should throw UnsupportedOperationException instead?
>>>       
>> And what about a solution using reflection?
>> Maybe the most correct solution could be:
>>     
>
> Yes, I agree that using reflection is the 100% correct solution. However
> it's also the most complicated. When we discussed this earlier, I think
> we agreed we didn't really need to do this.
>   
Yes, you are right. I've committed the throw UOE now with the reflection
code in comment - just in case we need it later.

Ciao,
Mario

Reply via email to