Class BatchQueryImpl

All Implemented Interfaces:
Serializable, BatchQuery, CacheAwareQuery<BatchEntity>, DeleteQuery<BatchQuery,Batch>, Query<BatchQuery,Batch>, Command<Object>

public class BatchQueryImpl extends AbstractQuery<BatchQuery,Batch> implements BatchQuery, CacheAwareQuery<BatchEntity>, Serializable
See Also: