Uses of Class
org.opengis.cite.gpkg12.ForeignKeyDefinition
Package
Description
The root package includes supporting classes of general utility such as the main
controller, listeners, and reporters.
-
Uses of ForeignKeyDefinition in org.opengis.cite.gpkg12
Modifier and TypeMethodDescriptionstatic void
TableVerifier.verifyTable
(Connection connection, String tableName, Map<String, ColumnDefinition> expectedColumns, Set<ForeignKeyDefinition> expectedForeinKeys, Iterable<UniqueDefinition> expectedGroupUniques)