Interface CosmosPersistentProperty

All Superinterfaces:
org.springframework.data.mapping.PersistentProperty<CosmosPersistentProperty>
All Known Implementing Classes:
BasicCosmosPersistentProperty

public interface CosmosPersistentProperty extends org.springframework.data.mapping.PersistentProperty<CosmosPersistentProperty>
Interface for cosmos persistent property
  • Method Summary

    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