Class PostFlushCollectionElementDeleter
java.lang.Object
com.blazebit.persistence.view.impl.update.flush.PostFlushCollectionElementDeleter
- All Implemented Interfaces:
PostFlushDeleter
- Since:
- 1.2.0
- Author:
- Christian Beikov
-
Constructor Summary
ConstructorsConstructorDescriptionPostFlushCollectionElementDeleter(CollectionRemoveListener collectionRemoveListener, List<Object> elements) -
Method Summary
-
Constructor Details
-
PostFlushCollectionElementDeleter
public PostFlushCollectionElementDeleter(CollectionRemoveListener collectionRemoveListener, List<Object> elements)
-
-
Method Details
-
execute
- Specified by:
executein interfacePostFlushDeleter
-