Uses of Class
org.apache.sis.referencing.factory.sql.AuthorityCodes
Packages that use AuthorityCodes
Package
Description
Factories for geodetic objects defined in a SQL database, typically the EPSG dataset.
-
Uses of AuthorityCodes in org.apache.sis.referencing.factory.sql
Subclasses with type arguments of type AuthorityCodes in org.apache.sis.referencing.factory.sqlModifier and TypeClassDescription(package private) final classCloses JDBC statements whenAuthorityCodesis garbage collected.Constructors in org.apache.sis.referencing.factory.sql with parameters of type AuthorityCodesModifierConstructorDescription(package private)CloseableReference(AuthorityCodes ref, EPSGDataAccess factory, Statement[] statements) Creates a new phantom reference which will close the given statements when the given referenced object will be garbage collected.