Class EmbeddableAttributeFlusher<E,​V>

java.lang.Object
com.blazebit.persistence.view.impl.update.flush.EmbeddableAttributeFetchGraphNode<EmbeddableAttributeFlusher<E,​V>,​DirtyAttributeFlusher<?,​E,​V>>
com.blazebit.persistence.view.impl.update.flush.EmbeddableAttributeFlusher<E,​V>
All Implemented Interfaces:
DirtyChecker<V>, DirtyAttributeFlusher<EmbeddableAttributeFlusher<E,​V>,​E,​V>, FetchGraphNode<EmbeddableAttributeFlusher<E,​V>>

public class EmbeddableAttributeFlusher<E,​V>
extends EmbeddableAttributeFetchGraphNode<EmbeddableAttributeFlusher<E,​V>,​DirtyAttributeFlusher<?,​E,​V>>
implements DirtyAttributeFlusher<EmbeddableAttributeFlusher<E,​V>,​E,​V>
Since:
1.2.0
Author:
Christian Beikov