public interface MongoEntityInformation<T,ID extends Serializable> 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, isNewgetJavaTypeCopyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.