Hi Bill,

Le 10/05/2013 22:23, William Speirs a écrit :

> - Changed QueryRunner to be public

You mean QueryExecutor, right? Now it's in line with UpdateExecutor and
InsertExecutor, but I feel a bit uncomfortable with theses classes as
they mostly expose protected methods and don't look like they are meant
to be extended.

Would it be possible to make the protected method in AbstractExecutor
package private?


> - Made ArrayHandler generic (but it's ugly because I just cast to T[], does
> anyone have a better idea here?)

As long as it makes the API easier to use I don't think it really matters.


Regarding the GenerousBeanProcessor class I still don't understand its
name :) I think a more detailed Javadoc would be welcome.


Emmanuel Bourg


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to