|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MongoTemplate
Interface describing a mechanism that provides access to the Database and Collections required by the MongoEventStore.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
com.mongodb.DBCollection domainEventCollection()
com.mongodb.DBCollection snapshotEventCollection()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||