public interface MongoPersistentEntity<T> extends org.springframework.data.mapping.PersistentEntity<T,MongoPersistentProperty>
PersistentEntity abstraction.| Modifier and Type | Method and Description |
|---|---|
String |
getCollection()
Returns the collection the entity shall be persisted to.
|
doWithAssociations, doWithAssociations, doWithProperties, doWithProperties, findAnnotation, getIdProperty, getName, getPersistenceConstructor, getPersistentProperty, getPersistentProperty, getType, getTypeAlias, getTypeInformation, getVersionProperty, hasIdProperty, hasVersionProperty, isConstructorArgument, isIdProperty, isVersionPropertyString getCollection()
Copyright © 2021. All rights reserved.