| Package | Description |
|---|---|
| org.apache.sis.referencing.factory.sql |
Factories for geodetic objects defined in a SQL database, typically the EPSG dataset.
|
| Modifier and Type | Field and Description |
|---|---|
protected EPSGFactory |
EPSGDataAccess.owner
The
ConcurrentAuthorityFactory that created this Data Access Object (DAO). |
| Constructor and Description |
|---|
EPSGDataAccess(EPSGFactory owner,
Connection connection,
SQLTranslator translator)
Creates a factory using the given connection.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.