Class Root
java.lang.Object
software.xdev.spring.data.eclipse.store.repository.Root
This is the actually stored object.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> voidcreateNewEntityList(Class<T> entityClass) <T> IdentitySet<T>getEntityList(Class<T> entityClass) void
-
Constructor Details
-
Root
public Root()
-
-
Method Details
-
getEntityLists
-
getEntityList
-
createNewEntityList
-
getLastId
-
setLastId
-
getLastIds
-