This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a change to branch AOO50X
in repository https://gitbox.apache.org/repos/asf/openoffice.git
from 88726c3114 AOO5 logos
new 1a796a7cae XDatabaseMetaData.getSchemas() should return schemas, not
catalogs.
new eee812479f The typeMap in XRow.getObject() can be null.
new 1bb4a3d6f2 Returns empty values instead of null from
JavaSQLResultSet.getBytes() and JavaSQLResultSet.getDate(), when the database
field is NULL.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/com/sun/star/comp/sdbc/JavaSQLDatabaseMetaData.java | 2 +-
.../main/java/com/sun/star/comp/sdbc/JavaSQLResultSet.java | 11 ++++++++---
2 files changed, 9 insertions(+), 4 deletions(-)