| Package | Description |
|---|---|
| com.holonplatform.datastore.mongo.core.context | |
| com.holonplatform.datastore.mongo.core.document |
| Modifier and Type | Method and Description |
|---|---|
Optional<QueryOperationType> |
MongoResolutionContext.getQueryOperationType()
Get the
QueryOperationType. |
| Modifier and Type | Method and Description |
|---|---|
void |
MongoResolutionContext.setQueryOperationType(QueryOperationType queryOperationType)
Set the
QueryOperationType. |
| Modifier and Type | Method and Description |
|---|---|
static QueryOperationType |
QueryOperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryOperationType[] |
QueryOperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 The Holon Platform. All rights reserved.