Uses of Class
com.blazebit.persistence.view.impl.update.flush.BasicAttributeFlusher
Packages that use BasicAttributeFlusher
-
Uses of BasicAttributeFlusher in com.blazebit.persistence.view.impl.update.flush
Subclasses of BasicAttributeFlusher in com.blazebit.persistence.view.impl.update.flushModifier and TypeClassDescriptionclassclassMethods in com.blazebit.persistence.view.impl.update.flush that return types with arguments of type BasicAttributeFlusherModifier and TypeMethodDescriptionBasicAttributeFlusher.getDirtyFlusher(UpdateContext context, Object view, Object initial, Object current) protected DirtyAttributeFlusher<BasicAttributeFlusher<E,V>, E, V> BasicAttributeFlusher.mutableFlusher(Object current, boolean update) Method parameters in com.blazebit.persistence.view.impl.update.flush with type arguments of type BasicAttributeFlusherModifier and TypeMethodDescriptionBasicAttributeFlusher.mergeWith(List<BasicAttributeFlusher<E, V>> fetchGraphNodes)