Thread: (fwd) What should Statement.executeBatch() do with an empty batch?

(fwd) What should Statement.executeBatch() do with an empty batch?

From
Rene Pijlman
Date:
FYI ... I posted this question on the Sun JDBC-interest list.
This affects the PostgreSQL driver as well. Any thoughts?

>What should Statement.executeBatch() do when its called with an
>empty or non-existent batch?
>
>Should it throw an exception, or should it successfully do
>nothing and return an updateCounts array of length 0?
>
>The JDBC 2.0 spec isn't clear about this.
>
>Regards,
>René Pijlman


Regards,
René Pijlman