Package io.datarouter.model.key.primary
-
Interface Summary Interface Description EntityPrimaryKey<EK extends EntityKey<EK>,PK extends EntityPrimaryKey<EK,PK>> PrimaryKey<PK extends PrimaryKey<PK>> A primary key is an ordered set of fields that uniquely identify a Databean among others of the same type.RegularPrimaryKey<PK extends RegularPrimaryKey<PK>> -
Class Summary Class Description BasePrimaryKey<PK extends PrimaryKey<PK>> EntityPrimaryKeyTool