Interface EntityToEntityMapper
- All Superinterfaces:
ElementToEntityMapper
- All Known Implementing Classes:
AbstractEntityToEntityMapper,DefaultEntityToEntityMapper,LoadOnlyEntityToEntityMapper
- Since:
- 1.2.0
- Author:
- Christian Beikov
-
Method Summary
Methods inherited from interface com.blazebit.persistence.view.impl.entity.ElementToEntityMapper
applyAll, applyToEntity, remove, removeById
-
Method Details
-
getFullGraphNode
EntityLoaderFetchGraphNode<?> getFullGraphNode() -
getFetchGraph
-
getDirtyChecker
DirtyChecker<?> getDirtyChecker()
-