Interface NosqlPersistentEntity<T>
- All Superinterfaces:
Iterable<NosqlPersistentProperty>,org.springframework.data.mapping.PersistentEntity<T,NosqlPersistentProperty>
- All Known Implementing Classes:
BasicNosqlPersistentEntity
public interface NosqlPersistentEntity<T>
extends org.springframework.data.mapping.PersistentEntity<T,NosqlPersistentProperty>
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliteratorMethods inherited from interface org.springframework.data.mapping.PersistentEntity
doWithAll, doWithAssociations, doWithAssociations, doWithProperties, doWithProperties, findAnnotation, getIdentifierAccessor, getIdProperty, getInstanceCreatorMetadata, getName, getPersistenceConstructor, getPersistentProperties, getPersistentProperty, getPersistentProperty, getPropertyAccessor, getPropertyPathAccessor, getRequiredAnnotation, getRequiredIdProperty, getRequiredPersistentProperty, getRequiredVersionProperty, getType, getTypeAlias, getTypeInformation, getVersionProperty, hasIdProperty, hasVersionProperty, isAnnotationPresent, isConstructorArgument, isCreatorArgument, isIdProperty, isImmutable, isNew, isVersionProperty, requiresPropertyPopulation