Interface | Description |
---|---|
AdvancedDatastore |
This interface exposes advanced
Datastore features, like interacting with DBObject and low-level options. |
Datastore |
Datastore interface to get/delete/save objects
|
EntityInterceptor |
Interface for intercepting @Entity lifecycle events
|
ObjectFactory |
Class | Description |
---|---|
AbstractEntityInterceptor | |
DAO<T,K> | Deprecated
use org.mongodb.morphia.dao.BasicDAO
|
DatastoreImpl |
A generic (type-safe) wrapper around mongodb collections
|
DatastoreService | |
Key<T> |
The key object; this class is take from the app-engine datastore (mostly) implementation.
|
MapreduceResults<T> | |
MapreduceResults.Stats | |
Morphia | |
MorphiaValidation | Deprecated |
ValidationExtension | |
VersionHelper |
Enum | Description |
---|---|
MapreduceType |
Exception | Description |
---|---|
AuthenticationException | |
VerboseJSR303ConstraintViolationException |
Copyright © 2015. All rights reserved.