Package | Description |
---|---|
org.mongodb.morphia | |
org.mongodb.morphia.mapping |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEntityInterceptor |
class |
MorphiaValidation
Deprecated.
renamed to ValidationExtension
|
class |
ValidationExtension |
Modifier and Type | Method and Description |
---|---|
Collection<EntityInterceptor> |
Mapper.getInterceptors()
Gets list of
EntityInterceptor s |
Modifier and Type | Method and Description |
---|---|
void |
Mapper.addInterceptor(EntityInterceptor ei)
Adds an
EntityInterceptor |
Copyright © 2016. All rights reserved.