| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ID_FIELD_NAME |
"_id" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_DATASTORE_BEAN_NAME |
"mongoAsyncDatastore" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_DATASTORE_BEAN_NAME |
"mongoSyncDatastore" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_DATASTORE_BEAN_NAME |
"mongoReactiveDatastore" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_MONGO_CLIENT_BEAN_NAME |
"mongoClient" |
public static final String |
DEFAULT_NAME |
"holon.datastore.mongo" |
Copyright © 2019 The Holon Platform. All rights reserved.