public class BatchableMongoDBTupleSnapshot extends MongoDBTupleSnapshot
| Modifier and Type | Class and Description |
|---|---|
static class |
BatchableMongoDBTupleSnapshot.SnapshotType
Identify the purpose for the creation of a
BatchableMongoDBTupleSnapshot |
EMBEDDED_FIELDNAME_SEPARATOR| Constructor and Description |
|---|
BatchableMongoDBTupleSnapshot(com.mongodb.DBObject dbObject,
EntityKey key,
BatchableMongoDBTupleSnapshot.SnapshotType operationType) |
| Modifier and Type | Method and Description |
|---|---|
BatchableMongoDBTupleSnapshot.SnapshotType |
getOperationType() |
get, getColumnNames, getDbObject, isEmpty, isKeyColumnpublic BatchableMongoDBTupleSnapshot(com.mongodb.DBObject dbObject,
EntityKey key,
BatchableMongoDBTupleSnapshot.SnapshotType operationType)
public BatchableMongoDBTupleSnapshot.SnapshotType getOperationType()
Copyright © 2010-2014 Hibernate. All Rights Reserved.