See: Description
Class | Description |
---|---|
MetadataSource |
A connection to a metadata database in read-only mode.
|
MetadataWriter |
A connection to a metadata database with write capabilities.
|
Exception | Description |
---|---|
MetadataStoreException |
Thrown when a metadata access failed.
|
This package is not a replacement for more sophisticated metadata applications. This package provides only a direct mapping from metadata interfaces and methods to database tables and columns with limited capability. This is suitable only for applications wanting a simple metadata schema. The restrictions are:
UML
annotations.InternationalString
are stored only for the default locale.GeographicDescription
which extends
GeographicExtent
).org.apache.sis.referencing.factory.sql
Defined in the sis-metadata
module
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.