Class Root
java.lang.Object
software.xdev.spring.data.eclipse.store.repository.Root
Deprecated.
should not be initialised any more. Version for <2.0.0
This is the root object for all versions <2.0.0 and is used for upgrading to the new root.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> voidcreateNewEntityList(Class<T> entityClass) Deprecated.<T> IdentitySet<T>getEntityList(Class<T> entityClass) Deprecated.Deprecated.Deprecated.Deprecated.voidDeprecated.
-
Constructor Details
-
Root
public Root()Deprecated.
-
-
Method Details
-
getEntityLists
Deprecated. -
getEntityList
Deprecated. -
createNewEntityList
Deprecated. -
getLastId
Deprecated. -
setLastId
Deprecated. -
getLastIds
Deprecated.
-