This is an automated email from the ASF dual-hosted git repository.
desruisseaux pushed a change to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git.
from 748e998 Rename some sis-sql internal classes. Leverage
functionalities available in other SIS modules. Reduce the number of fields in
Database class.
new ce531ec Correction in copyright year and in a metadata hierarchy that
need to be taken in account when storing legacy metadata.
new 1cc76fd Move the analysis of primary/foreigner keys in the Relation
table.
The 2 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:
NOTICE | 2 +-
.../sis/internal/metadata/sql/Reflection.java | 6 +
.../apache/sis/metadata/sql/TableHierarchy.java | 6 +-
.../apache/sis/internal/sql/feature/Column.java | 7 -
.../apache/sis/internal/sql/feature/Database.java | 196 +++++++++------------
.../apache/sis/internal/sql/feature/MetaModel.java | 27 +--
.../apache/sis/internal/sql/feature/Relation.java | 172 +++++++++++++++---
.../sis/internal/sql/feature}/Resources.java | 64 ++-----
.../sis/internal/sql/feature}/Resources.properties | 8 +-
.../internal/sql/feature}/Resources_fr.properties | 8 +-
.../apache/sis/internal/sql/feature/Schema.java | 44 +++--
.../sis/internal/sql/feature/SpatialFunctions.java | 6 +-
.../org/apache/sis/internal/sql/feature/Table.java | 63 +++----
.../sis/internal/sql/feature/package-info.java | 2 +-
14 files changed, 343 insertions(+), 268 deletions(-)
copy {application/sis-javafx/src/main/java/org/apache/sis/internal/gui =>
storage/sis-sql/src/main/java/org/apache/sis/internal/sql/feature}/Resources.java
(71%)
copy {application/sis-javafx/src/main/java/org/apache/sis/internal/gui =>
storage/sis-sql/src/main/java/org/apache/sis/internal/sql/feature}/Resources.properties
(77%)
copy {application/sis-javafx/src/main/java/org/apache/sis/internal/gui =>
storage/sis-sql/src/main/java/org/apache/sis/internal/sql/feature}/Resources_fr.properties
(76%)