Uses of Annotation Interface
org.springframework.data.couchbase.core.mapping.Expiry
Packages that use Expiry
Package
Description
This package contains interfaces and annotations relative to object-json mapping and the notion of a Couchbase
Storable.
-
Uses of Expiry in org.springframework.data.couchbase.core.mapping
Classes in org.springframework.data.couchbase.core.mapping with annotations of type ExpiryModifier and TypeClassDescription@interfaceIdentifies a domain object to be persisted to Couchbase.Methods in org.springframework.data.couchbase.core.mapping with parameters of type ExpiryModifier and TypeMethodDescriptionstatic intBasicCouchbasePersistentEntity.getExpiry(Expiry annotation, Environment environment) Deprecated.