| Class | Description |
|---|---|
| Assert | |
| FieldName |
Handy class to test if a certain FieldName is available in a class.
|
| Helper |
Exposes driver related DBObject stuff from Morphia objects
|
| IterHelper<T,V> |
Helper to allow for optimizations for different types of Map/Collections
|
| IterHelper.IterCallback<V> | |
| IterHelper.MapIterCallback<T,V> | |
| ReflectionUtils |
Various reflection utility methods, used mainly in the Mapper.
|
| Enum | Description |
|---|---|
| IndexDirection |
Defines the "direction" of an index.
|
| IndexType |
Defines the type of the index to create for a field.
|
| Exception | Description |
|---|---|
| Assert.AssertionFailedException | |
| FieldName.FieldNameNotFoundException |