Interface | Description |
---|---|
DatastoreProvider |
Lightweight object to be created (hopefully by a factory some day) to create provide a Datastore-reference to a resolving Proxy.
|
LazyProxyFactory |
Class | Description |
---|---|
CGLibLazyProxyFactory |
i have to admit, there are plenty of open questions for me on that Key-business...
|
DatastoreHolder |
for use with DatastoreProvider.Default
|
DefaultDatastoreProvider |
Default implementation to be used in the assumption that one Datastore per classloader is the default wa to use Morphia.
|
LazyFeatureDependencies | |
SingleDatastoreProvider |
This will only ever return the first datastore created by an associated
Mapper instance
|
ThreadLocalDatastoreProvider |
Stores one active datastore per thread, based on the most recently registered datastore
|
Copyright © 2016. All rights reserved.