| 6bb74e7c | 09-Nov-2017 |
Damjan Jovanovic <damjan@apache.org> |
UNO hates null strings, and the C++ implementation of the SDBC-JDBC bridge was converting nulls to empty strings, so do the same.
Fix parsing strings into UNO timestamps.
Dispose of all undisposed
UNO hates null strings, and the C++ implementation of the SDBC-JDBC bridge was converting nulls to empty strings, so do the same.
Fix parsing strings into UNO timestamps.
Dispose of all undisposed statements when the JDBC connection is disposed.
Patch by: me
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1814693 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|