| Package | Description |
|---|---|
| de.caluga.morphium |
| Modifier and Type | Class and Description |
|---|---|
class |
MongoFieldImpl<T>
User: Stpehan Bösebeck
Date: 26.03.12
Time: 15:18
TODO: Add documentation here
|
| Modifier and Type | Method and Description |
|---|---|
protected <T> MongoField<T> |
Morphium.createMongoField() |
MongoField |
QueryImpl.f(Enum f) |
MongoField |
Query.f(Enum field)
same as f(field.name())
|
MongoField |
QueryImpl.f(String f) |
MongoField |
Query.f(String f)
Get a field.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends MongoField> |
MorphiumConfig.getFieldImplClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
MorphiumConfig.setFieldImplClass(Class<? extends MongoField> fieldImplClass) |
Copyright © 2012. All Rights Reserved.