Interface LobImplementor<T>
- All Superinterfaces:
BasicDirtyTracker
- Since:
- 1.2.0
- Author:
- Christian Beikov
-
Method Summary
Methods inherited from interface com.blazebit.persistence.view.spi.type.BasicDirtyTracker
$$_hasParent, $$_isDirty, $$_markDirty, $$_setParent, $$_unmarkDirty, $$_unsetParent
-
Method Details
-
getWrapped
T getWrapped()
-