|
Spring Data MongoDB | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MongoEntityMetadata<T>
Extension of EntityMetadata to additionally expose the collection name an entity shall be persisted to.
| Method Summary | |
|---|---|
String |
getCollectionName()
Returns the name of the collection the entity shall be persisted to. |
| Methods inherited from interface org.springframework.data.repository.core.EntityMetadata |
|---|
getJavaType |
| Method Detail |
|---|
String getCollectionName()
|
Spring Data MongoDB | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||