Package org.geotools.jdbc
Class NullPrimaryKey
Object
PrimaryKey
NullPrimaryKey
Primary key for tables which do not have a primary key.
New key values are generated "from thin air" and are not persistent.
- Author:
- Justin Deoliveira, The Open Planning Project
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class PrimaryKey
getColumn, getColumns, getTableName
-
Constructor Details
-
NullPrimaryKey
-