| Interface | Description |
|---|---|
| MorphiumReadListener<T> |
User: Stephan Bösebeck
Date: 07.03.13
Time: 10:07
TODO: Add documentation here
|
| MorphiumStorageListener<T> | |
| NameProvider |
User: Stephan Bösebeck
Date: 19.06.12
Time: 11:47
NameProvider define the name for a given Collection
|
| ObjectMapper |
User: Stpehan Bösebeck
Date: 26.03.12
Time: 11:24
Maps objects to Mongo
|
| PartiallyUpdateable |
User: Stpehan Bösebeck
Date: 11.04.12
Time: 08:41
|
| ProfilingListener |
User: Stephan Bösebeck
Date: 01.08.12
Time: 09:46
Listener for profiling
|
| ShutdownListener |
User: Stephan Bösebeck
Date: 03.05.12
Time: 6:23
Will be called, whenever Morphium-instance is shut down.
|
| Class | Description |
|---|---|
| AnnotationAndReflectionHelper |
User: Stephan Bösebeck
Date: 07.03.13
Time: 11:10
TODO: Add documentation here
|
| DAO<T> |
User: Stephan Bösebeck
Date: 17.05.12
Time: 15:06
|
| DefaultNameProvider |
User: Stephan Bösebeck
Date: 19.06.12
Time: 12:00
Name Providers define the name of a given collection.
|
| FilterExpression | |
| LazyDeReferencingProxy<T> | |
| Morphium |
This is the single access point for accessing MongoDB.
|
| MorphiumConfig |
Stores the configuration for the MongoDBLayer.
|
| MorphiumSingleton |
User: Stephan Bösebeck
Date: 03.05.12
Time: 10:50
Should not be used, actually - As Singletons are not always useful.
|
| MorphiumStorageAdapter<T> |
User: Stephan Bösebeck
Date: 06.03.13
Time: 08:13
TODO: Add documentation here
|
| ObjectMapperImpl |
User: Stpehan Bösebeck
Date: 26.03.12
Time: 19:36
|
| PartiallyUpdateableProxy<T> | |
| Sequence |
User: Stephan Bösebeck
Date: 24.07.12
Time: 21:49
Sequence: Used by SequenceGenerator to crate unique sequential numbers.
|
| SequenceGenerator |
User: Stephan Bösebeck
Date: 24.07.12
Time: 21:36
Generate a new unique sequence number.
|
| Statistics | |
| StatisticValue |
User: Stephan Bösebeck
Date: 05.07.12
Time: 13:22
Statistics
|
| Enum | Description |
|---|---|
| MongoType |
User: Stpehan Bösebeck
Date: 26.03.12
Time: 11:48
Mongo Data types according to documentation:
see also: http://www.mongodb.org/display/DOCS/Advanced+Queries#AdvancedQueries-ConditionalOperators
|
| MorphiumStorageListener.UpdateTypes | |
| ReadAccessType |
User: Stephan Bösebeck
Date: 01.08.12
Time: 11:05
PRofiling read access types
|
| StatisticKeys |
User: Stephan Bösebeck
Date: 05.07.12
Time: 13:21
|
| WriteAccessType |
User: Stephan Bösebeck
Date: 01.08.12
Time: 10:43
profiling write access types
|
| Exception | Description |
|---|---|
| MorphiumAccessVetoException |
User: Stephan Bösebeck
Date: 07.03.13
Time: 10:09
TODO: Add documentation here
|
Copyright © 2013. All rights reserved.