-
Only select batches with the given id
Only select batches which exist for the given type.
Only select batches which exist for the given types.
Only select batches where the complete time is higher then the given date.
Only select batches where the complete time is lower than the given date.
Only select batches where the create time is higher then the given date.
Only select batches where the create time is lower than the given date.
Order by batch create time (needs to be followed by Query.asc()
or Query.desc()
).
Order by batch id (needs to be followed by Query.asc()
or Query.desc()
).
Order by batch create time (needs to be followed by Query.asc()
or Query.desc()
).
Only select batches which exist for the given search key.
Only select batches which exist for the given search key.
Only select batches which exist for the given status.
Only select batches which exist for the given tenant id.
Only select batches with a tenant id like the given one.
Only select batches that do not have a tenant id.