public interface AerospikePersistentProperty extends org.springframework.data.mapping.PersistentProperty<AerospikePersistentProperty>
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFieldName() |
boolean |
isExpirationProperty() |
boolean |
isExpirationSpecifiedAsUnixTime() |
boolean |
isExplicitIdProperty() |
boolean |
usePropertyAccess()
Returns whether property access shall be used for reading the property value.
|
findAnnotation, findPropertyOrOwnerAnnotation, getActualType, getAssociation, getAssociationTargetType, getComponentType, getField, getGetter, getMapValueType, getName, getOwner, getPersistentEntityTypes, getRawType, getRequiredAnnotation, getRequiredAssociation, getRequiredField, getRequiredGetter, getRequiredSetter, getRequiredWither, getSetter, getSpelExpression, getType, getTypeInformation, getWither, hasActualTypeAnnotation, isAnnotationPresent, isArray, isAssociation, isCollectionLike, isEntity, isIdProperty, isImmutable, isMap, isTransient, isVersionProperty, isWritableboolean usePropertyAccess()
usePropertyAccess in interface org.springframework.data.mapping.PersistentProperty<AerospikePersistentProperty>boolean isExplicitIdProperty()
boolean isExpirationProperty()
boolean isExpirationSpecifiedAsUnixTime()
java.lang.String getFieldName()