Uses of Class
com.vividsolutions.jump.datastore.PrimaryKeyColumn
Packages that use PrimaryKeyColumn
Package
Description
-
Uses of PrimaryKeyColumn in com.vividsolutions.jump.datastore
Methods in com.vividsolutions.jump.datastore that return types with arguments of type PrimaryKeyColumnModifier and TypeMethodDescriptionDataStoreMetadata.getPrimaryKeyColumns(String datasetName) Returns columns of this dataset involved in the Primary Key. -
Uses of PrimaryKeyColumn in com.vividsolutions.jump.datastore.spatialdatabases
Methods in com.vividsolutions.jump.datastore.spatialdatabases that return types with arguments of type PrimaryKeyColumnModifier and TypeMethodDescriptionSpatialDatabasesDSMetadata.getPrimaryKeyColumns(String datasetName) Returns PRIMARY KEY columns of dataset names. -
Uses of PrimaryKeyColumn in org.openjump.core.ui.plugin.datastore
Methods in org.openjump.core.ui.plugin.datastore that return PrimaryKeyColumn