E
- the object typepublic static interface UniqueidentifiedInterface.MassiveDelete<E extends DataObject<E>>
Modifier and Type | Method and Description |
---|---|
void |
delete(E[] objectbatch)
performs a batch delete of the objects provided
|
void delete(E[] objectbatch)
objectbatch
- batch of objects to delete