Uses of Package
org.apache.sis.internal.metadata.sql
Packages that use org.apache.sis.internal.metadata.sql
Package
Description
A set of helper classes for SQL handling in the Apache SIS implementation.
A set of helper classes for the SIS implementation.
Build
DefaultFeatureTypes by inspection of database schemas.Specialization of
org.apache.sis.internal.sql.feature for the PostGIS database.-
Classes in org.apache.sis.internal.metadata.sql used by org.apache.sis.internal.metadata.sqlClassDescriptionThe SQL dialect used by a connection.A data source for a database stored locally in the
$SIS_DATAdirectory.Utility methods for building SQL statements.Information about the syntax to use for building SQL statements. -
Classes in org.apache.sis.internal.metadata.sql used by org.apache.sis.internal.referencingClassDescriptionManages the unique
DataSourceinstance to the$SIS_DATA/Databases/SpatialMetadatadatabase. -
Classes in org.apache.sis.internal.metadata.sql used by org.apache.sis.internal.sql.featureClassDescriptionUtility methods for building SQL statements.Information about the syntax to use for building SQL statements.
-
Classes in org.apache.sis.internal.metadata.sql used by org.apache.sis.internal.sql.postgis