| Package | Description |
|---|---|
| com.holonplatform.datastore.mongo.core.expression |
| Modifier and Type | Method and Description |
|---|---|
static FieldValue |
FieldValue.create(Object value)
Create a new
FieldValue. |
static FieldValue |
FieldValue.create(Object value,
EnumCodecStrategy enumCodecStrategy)
Create a new
FieldValue. |
static FieldValue |
FieldValue.create(Object value,
com.holonplatform.core.TypedExpression<?> expression)
Create a new
FieldValue. |
static FieldValue |
FieldValue.create(Object value,
com.holonplatform.core.TypedExpression<?> expression,
EnumCodecStrategy enumCodecStrategy)
Create a new
FieldValue. |
Copyright © 2019 The Holon Platform. All rights reserved.