public class MongoDBAssociationSnapshot extends AssociationRows
DBObject retrieved from MongoDB.| Constructor and Description |
|---|
MongoDBAssociationSnapshot(com.mongodb.DBObject document,
AssociationKey associationKey,
AssociationStorageStrategy storageStrategy) |
| Modifier and Type | Method and Description |
|---|---|
com.mongodb.DBObject |
getDBObject() |
com.mongodb.DBObject |
getQueryObject() |
String |
toString() |
containsKey, get, getRowKeys, sizepublic MongoDBAssociationSnapshot(com.mongodb.DBObject document,
AssociationKey associationKey,
AssociationStorageStrategy storageStrategy)
Copyright © 2010–2017 Hibernate. All rights reserved.