| Package | Description |
|---|---|
| org.springframework.data.aerospike.repository.query |
| Modifier and Type | Method and Description |
|---|---|
static AerospikeCriteria |
AerospikeCriteria.or(AerospikeCriteria... criteria)
Creates an 'or' criteria using the $or operator for all of the provided criteria
|
| Modifier and Type | Method and Description |
|---|---|
static AerospikeCriteria |
AerospikeCriteria.or(AerospikeCriteria... criteria)
Creates an 'or' criteria using the $or operator for all of the provided criteria
|
Copyright © 2012–2020 Aerospike, Inc. All rights reserved.