public class SequencedPrimaryKeyColumn extends PrimaryKeyColumn
New values for the key are generated by selecting the next value of the sequence.
| Constructor and Description | 
|---|
| SequencedPrimaryKeyColumn(String name,
                         Class type,
                         String sequenceName) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getSequenceName() | 
getName, getTypeCopyright © 1996–2019 Geotools. All rights reserved.