| Package | Description |
|---|---|
| org.jooby.internal.mongodb | |
| org.jooby.mongodb |
| Constructor and Description |
|---|
AutoIncID(org.mongodb.morphia.Datastore db,
IdGen gen) |
| Modifier and Type | Method and Description |
|---|---|
static IdGen |
IdGen.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IdGen[] |
IdGen.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Monphia |
Monphia.with(IdGen gen)
Setup up an
EntityInterceptor on PrePersist events that generates an
incremental ID. |
Copyright © 2016. All rights reserved.