Uses of Interface
org.springframework.data.couchbase.core.ExecutableFindByIdOperation.FindByIdWithLock
Packages that use ExecutableFindByIdOperation.FindByIdWithLock
Package
Description
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
-
Uses of ExecutableFindByIdOperation.FindByIdWithLock in org.springframework.data.couchbase.core
Subinterfaces of ExecutableFindByIdOperation.FindByIdWithLock in org.springframework.data.couchbase.coreModifier and TypeInterfaceDescriptionstatic interfaceProvides methods for constructing query operations in a fluent way.