primaryKey
Description copied from interface:
EntitiesCreates a new
Entity.Key instance of the given entityType, initialised with the given value- Specified by:
primaryKeyin interfaceEntities- Type Parameters:
T- the key value type- Parameters:
entityType- the entityTypevalue- the key value, assumes a single value key- Returns:
- a new
Entity.Keyinstance