| Package | Description |
|---|---|
| org.iternine.jeppetto.dao.mongodb | |
| org.iternine.jeppetto.dao.mongodb.enhance |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MongoDBQueryModelDAO.trueSave(com.mongodb.DBObject identifyingQuery,
DirtyableDBObject dbo) |
| Modifier and Type | Class and Description |
|---|---|
class |
DirtyableDBObjectList |
class |
DirtyableDBObjectMap
Despite the lack of explicit generic types, this acts like a
Map<String, Object> due to the way
MongoDB expects the keys to be expressed. |
class |
DirtyableDBObjectSet
A DirtyableDBObjectSet uses two underlying collection objects to manage the semantics of this class.
|
Copyright © 2017. All Rights Reserved.