Enum InverseCollectionElementAttributeFlusher.Strategy

java.lang.Object
java.lang.Enum<InverseCollectionElementAttributeFlusher.Strategy>
com.blazebit.persistence.view.impl.update.flush.InverseCollectionElementAttributeFlusher.Strategy
All Implemented Interfaces:
Serializable, Comparable<InverseCollectionElementAttributeFlusher.Strategy>
Enclosing class:
InverseCollectionElementAttributeFlusher<E,V>

public static enum InverseCollectionElementAttributeFlusher.Strategy extends Enum<InverseCollectionElementAttributeFlusher.Strategy>
Since:
1.2.0
Author:
Christian Beikov