Hi All ! The ResultSet JDBC API specifies that the method getString should return null if the matching database value is a SQL null value. Well Sqlitejdbc returns a String containing "null" instead of the java null value. This seems to be a bug.
Does anyone have any further information on that topic ? Cheers, Thomas --~--~---------~--~----~------------~-------~--~----~ Mailing List: http://groups.google.com/group/sqlitejdbc?hl=en To unsubscribe, send email to [email protected] -~----------~----~----~----~------~----~------~--~---
