public interface MongoTemplate
Modifier and Type | Method and Description |
---|---|
com.mongodb.DBCollection |
domainEventCollection()
Returns a reference to the collection containing the domain events.
|
com.mongodb.DBCollection |
snapshotEventCollection()
Returns a reference to the collection containing the snapshot events.
|
com.mongodb.DBCollection domainEventCollection()
com.mongodb.DBCollection snapshotEventCollection()
Copyright © 2010-2014. All Rights Reserved.