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