This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git
from 7f4cef327c AOO5 logos
new 2e32573faa XDatabaseMetaData.getSchemas() should return schemas, not
catalogs.
new 75f8d02c17 The typeMap in XRow.getObject() can be null.
new 6fe7ee9387 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(-)