Package | Description |
---|---|
org.fastnate.data |
Modifier and Type | Field and Description |
---|---|
private Map<Class<?>,Map<EntityRegistration.UniqueKey,Object>> |
EntityRegistration.entities
Mapping from the type of the entity to the name of the uniqe properties with their values and entities.
|
Modifier and Type | Method and Description |
---|---|
private <E> void |
EntityRegistration.addEntity(Map<EntityRegistration.UniqueKey,Object> uniqueEntities,
E entity,
String[] propertyNames,
Object[] propertyValues) |
Copyright © 2022 fastnate.org. All rights reserved.