Uses of Class
io.datarouter.model.key.unique.BaseUniqueKey
| Package | Description |
|---|---|
| io.datarouter.model.key.primary | |
| io.datarouter.model.key.primary.base |
-
Uses of BaseUniqueKey in io.datarouter.model.key.primary
Subclasses of BaseUniqueKey in io.datarouter.model.key.primary Modifier and Type Class Description classBasePrimaryKey<PK extends PrimaryKey<PK>> -
Uses of BaseUniqueKey in io.datarouter.model.key.primary.base
Subclasses of BaseUniqueKey in io.datarouter.model.key.primary.base Modifier and Type Class Description classBaseEntityPrimaryKey<EK extends EntityKey<EK>,PK extends EntityPrimaryKey<EK,PK>>classBaseRegularPrimaryKey<PK extends RegularPrimaryKey<PK>>