| 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
EntityInterceptors |
| Modifier and Type | Method and Description |
|---|---|
void |
Mapper.addInterceptor(EntityInterceptor ei)
Adds an
EntityInterceptor |
Copyright © 2021. All rights reserved.