| Package | Description |
|---|---|
| org.hibernate.ogm.datastore.mongodb.dialect.impl |
| Modifier and Type | Method and Description |
|---|---|
static AssociationStorageStrategy |
AssociationStorageStrategy.getInstance(AssociationKeyMetadata keyMetadata,
AssociationStorageType associationStorage,
AssociationDocumentStorageType associationDocumentStorage) |
static AssociationStorageStrategy |
AssociationStorageStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssociationStorageStrategy[] |
AssociationStorageStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MongoDBAssociationSnapshot(org.bson.Document document,
AssociationKey associationKey,
AssociationStorageStrategy storageStrategy) |
Copyright © 2010–2017 Hibernate. All rights reserved.