public interface MongoEntityInformation<T,ID> extends EntityInformation<T,ID>
EntityInformation.| Modifier and Type | Method and Description |
|---|---|
String |
getCollectionName()
Returns the name of the collection the entity shall be persisted to.
|
String |
getIdAttribute()
Returns the attribute that the id will be persisted to.
|
getId, getIdType, getRequiredId, isNewgetJavaTypeCopyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.