| Package | Description |
|---|---|
| de.caluga.morphium.annotations | |
| de.caluga.morphium.query |
| Modifier and Type | Method and Description |
|---|---|
static ReadPreferenceLevel |
ReadPreferenceLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReadPreferenceLevel[] |
ReadPreferenceLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ReadPreferenceLevel |
QueryImpl.getReadPreferenceLevel() |
ReadPreferenceLevel |
Query.getReadPreferenceLevel() |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryImpl.setReadPreferenceLevel(ReadPreferenceLevel readPreferenceLevel) |
void |
Query.setReadPreferenceLevel(ReadPreferenceLevel readPreferenceLevel) |
Copyright © 2016. All rights reserved.