On 31/12/2007, hkara <[EMAIL PROTECTED]> wrote:
>     public void setObject(int pos , Object value) throws SQLException
> {
>         // TODO: catch wrapped primitives
>         batch(pos, value == null ? null : value.toString());
>     }

Thanks. This will be fixed in the next version.

d.

--~--~---------~--~----~------------~-------~--~----~
Mailing List: http://groups.google.com/group/sqlitejdbc?hl=en
To unsubscribe, send email to [EMAIL PROTECTED]
-~----------~----~----~----~------~----~------~--~---

Reply via email to