Uses of Class
org.apache.sis.referencing.factory.sql.TableInfo
Packages that use TableInfo
Package
Description
Factories for geodetic objects defined in a SQL database, typically the EPSG dataset.
-
Uses of TableInfo in org.apache.sis.referencing.factory.sql
Fields in org.apache.sis.referencing.factory.sql declared as TableInfoModifier and TypeFieldDescription(package private) static final TableInfoTableInfo.CRSTheEPSGitem used for coordinate reference systems.(package private) static final TableInfoTableInfo.DATUMTheEPSGitem used for datums.(package private) static final TableInfoTableInfo.ELLIPSOIDTheEPSGitem used for ellipsoids.(package private) static final TableInfo[]TableInfo.EPSGList of tables and columns to test for codes values.Constructors in org.apache.sis.referencing.factory.sql with parameters of type TableInfoModifierConstructorDescription(package private)AuthorityCodes(Connection connection, TableInfo table, Class<?> type, EPSGDataAccess factory) Creates a new map of authority codes for the specified type.