public interface AerospikePersistentProperty extends org.springframework.data.mapping.PersistentProperty<AerospikePersistentProperty>
| Type | Property and Description |
|---|---|
boolean |
isExpiration
Gets the value of the property expirationProperty.
|
boolean |
isExplicitId
Gets the value of the property explicitIdProperty.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getFieldName() |
boolean |
isExpirationProperty()
Gets the value of the property expirationProperty.
|
boolean |
isExpirationSpecifiedAsUnixTime() |
boolean |
isExplicitIdProperty()
Gets the value of the property explicitIdProperty.
|
boolean |
usePropertyAccess()
Returns whether property access shall be used for reading the property value.
|
findAnnotation, findPropertyOrOwnerAnnotation, getActualType, getAssociation, getComponentType, getField, getGetter, getMapValueType, getName, getOwner, getPersistentEntityType, getRawType, getSetter, getSpelExpression, getType, getTypeInformation, isAnnotationPresent, isArray, isAssociation, isCollectionLike, isEntity, isIdProperty, isMap, isTransient, isVersionProperty, isWritableboolean isExplicitIdProperty
boolean isExpirationProperty
boolean usePropertyAccess()
usePropertyAccess in interface org.springframework.data.mapping.PersistentProperty<AerospikePersistentProperty>boolean isExplicitIdProperty()
boolean isExpirationProperty()
boolean isExpirationSpecifiedAsUnixTime()
String getFieldName()
Copyright © 2011–2018 Aerospike Inc.. All rights reserved.