Interface NosqlPersistentProperty

All Superinterfaces:
org.springframework.data.mapping.PersistentProperty<NosqlPersistentProperty>
All Known Implementing Classes:
BasicNosqlPersistentProperty

public interface NosqlPersistentProperty extends org.springframework.data.mapping.PersistentProperty<NosqlPersistentProperty>
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
    To optimize class info for different properties make use of the typecode.
  • Method Summary

    Modifier and Type
    Method
    Description
    The code of the type of the property

    Methods inherited from interface org.springframework.data.mapping.PersistentProperty

    findAnnotation, findPropertyOrOwnerAnnotation, getAccessorForOwner, getActualType, getAssociation, getAssociationTargetType, getAssociationTargetTypeInformation, getComponentType, getField, getGetter, getMapValueType, getName, getOwner, getPersistentEntityTypeInformation, getPersistentEntityTypes, getRawType, getRequiredAnnotation, getRequiredAssociation, getRequiredField, getRequiredGetter, getRequiredSetter, getRequiredWither, getSetter, getSpelExpression, getType, getTypeInformation, getWither, hasActualTypeAnnotation, isAnnotationPresent, isArray, isAssociation, isCollectionLike, isEntity, isIdProperty, isImmutable, isMap, isTransient, isVersionProperty, isWritable, usePropertyAccess