In DObject O/R Mapping persistence layer, there are two methods you can choose to delete objects in batches without getting them:
l Using Filter
l Using OQL
Related Topics
Delete Object