Uses of Class
org.apache.sis.metadata.sql.MetadataStoreException
Packages that use MetadataStoreException
Package
Description
An implementation of Metadata interfaces
fetching the data from an SQL database.
-
Uses of MetadataStoreException in org.apache.sis.metadata.sql
Methods in org.apache.sis.metadata.sql that throw MetadataStoreExceptionModifier and TypeMethodDescriptionAdds the given metadata object to the database, if it does not already exists.void
MetadataSource.close()
Closes the database connection used by this object.<T> T
Returns an implementation of the specified metadata interface filled with the data referenced by the specified identifier.Searches for the given metadata in the database.