Package | Description |
---|---|
io.picodata.driver.api.conditions |
Tuple filtering conditions used in select operations
|
io.picodata.driver.core.conditions |
Tuple filtering conditions used in select operations
|
Modifier and Type | Interface and Description |
---|---|
interface |
FieldValueCondition
Tuple filtering condition which accepts a field value
|
interface |
IndexValueCondition
Tuple filtering condition which accepts index key parts values
|
Modifier and Type | Class and Description |
---|---|
class |
BaseCondition
Basic class for tuple filtering conditions
|
class |
FieldValueConditionImpl
Tuple filtering condition which accepts a field value
|
class |
IndexValueConditionImpl
Tuple filtering condition which accepts index key parts values
|
Copyright © 2025 Picodata. All rights reserved.