public interface MongoEntityMetadata<T> extends EntityMetadata<T>
EntityMetadata to additionally expose the collection name an entity shall be persisted to.| Modifier and Type | Method and Description |
|---|---|
String |
getCollectionName()
Returns the name of the collection the entity shall be persisted to.
|
getJavaTypeString getCollectionName()
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.