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