Applied.

On Thu, 21 Nov 2002, Eric Alexander wrote:

> Here's a patch to DBUtils that adds an executeQuery method:
>
> public static Iterator executeQuery(Connection connection, String query,
> Object[] vals) throws SQLException
>
> If null is found in the Object[], it will get passed to the driver. There's
> probably something better we can do with it, but it's a start.
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to