public class MappingMongoEntityInformation<T,ID> extends PersistentEntityInformation<T,ID> implements MongoEntityInformation<T,ID>
MongoEntityInformation
MongoPersistentEntity
MappingMongoEntityInformation(MongoPersistentEntity<T> entity)
MappingMongoEntityInformation
MappingMongoEntityInformation(MongoPersistentEntity<T> entity, Class<ID> fallbackIdType)
MappingMongoEntityInformation(MongoPersistentEntity<T> entity, String customCollectionName)
String
getCollectionName()
getIdAttribute()
Class<ID>
getIdType()
getId, getJavaType, isNew
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getId, getRequiredId, isNew
getJavaType
public MappingMongoEntityInformation(MongoPersistentEntity<T> entity)
entity
public MappingMongoEntityInformation(MongoPersistentEntity<T> entity, @Nullable Class<ID> fallbackIdType)
fallbackIdType
public MappingMongoEntityInformation(MongoPersistentEntity<T> entity, String customCollectionName)
customCollectionName
public String getCollectionName()
getCollectionName
MongoEntityInformation<T,ID>
public String getIdAttribute()
getIdAttribute
public Class<ID> getIdType()
getIdType
EntityInformation<T,ID>
PersistentEntityInformation<T,ID>
Impressum und Datenschutz Copyright ©2018 eir.me