Interface CriteriaDeleteWrapper<T>
public interface CriteriaDeleteWrapper<T>
-
Method Summary
Modifier and TypeMethodDescriptionSchedules a batch delete which will be execute upon commit of the transaction.
-
Method Details
-
executeDelete
Schedules a batch delete which will be execute upon commit of the transaction. Returns the *uninitialized* entities that will be affected.
-