Class BaseRegularPrimaryKey<PK extends RegularPrimaryKey<PK>>

All Implemented Interfaces:
FieldSet<PK>, EntityKey<PK>, Key<PK>, EntityPrimaryKey<PK,​PK>, PrimaryKey<PK>, RegularPrimaryKey<PK>, UniqueKey<PK>, Fielder<PK>, PrimaryKeyFielder<PK>, Comparable<FieldSet<PK>>

public abstract class BaseRegularPrimaryKey<PK extends RegularPrimaryKey<PK>>
extends BasePrimaryKey<PK>
implements RegularPrimaryKey<PK>