Uses of Class
software.xdev.spring.data.eclipse.store.repository.root.EntityData
Packages that use EntityData
-
Uses of EntityData in software.xdev.spring.data.eclipse.store.repository.root
Methods in software.xdev.spring.data.eclipse.store.repository.root that return EntityDataModifier and TypeMethodDescription<T,ID> EntityData<T, ID> RootDataV2.getEntityData(Class<T> entityClass) Deprecated.<T,ID> EntityData<T, ID> RootDataV2.getEntityData(String entityClassName) Deprecated.Methods in software.xdev.spring.data.eclipse.store.repository.root that return types with arguments of type EntityDataModifier and TypeMethodDescriptionMap<String,EntityData<?, ?>> RootDataV2.getEntityListsToStore()Deprecated.