| Interface | Description |
|---|---|
| ConfigManager |
User: Stephan Bösebeck
Date: 21.06.12
Time: 19:26
|
| 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.
|
| UserContext | |
| Writer |
User: Stephan Bösebeck
Date: 30.08.12
Time: 14:39
Interface for all morphium write accesses.
|
| Class | Description |
|---|---|
| ConfigElement | |
| ConfigManagerImpl | |
| 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.
|
| 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
|
| StorageAdapter<T> | |
| WriterImpl |
User: Stephan Bösebeck
Date: 30.08.12
Time: 14:38
default writer implementation
|
| Enum | Description |
|---|---|
| MongoDbMode | |
| 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
|
Copyright © 2013. All Rights Reserved.