| Package | Description |
|---|---|
| org.hibernate.ogm.datastore.mongodb.dialect.impl |
| Modifier and Type | Method and Description |
|---|---|
MongoDBTupleSnapshot.SnapshotType |
MongoDBTupleSnapshot.getSnapshotType() |
static MongoDBTupleSnapshot.SnapshotType |
MongoDBTupleSnapshot.SnapshotType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MongoDBTupleSnapshot.SnapshotType[] |
MongoDBTupleSnapshot.SnapshotType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MongoDBTupleSnapshot.setSnapshotType(MongoDBTupleSnapshot.SnapshotType snapshotType) |
| Constructor and Description |
|---|
MongoDBTupleSnapshot(com.mongodb.DBObject dbObject,
EntityKeyMetadata meta,
MongoDBTupleSnapshot.SnapshotType snapshotType) |
Copyright © 2010-2014 Hibernate. All Rights Reserved.