Uses of Interface
org.springframework.data.aerospike.core.AerospikeOperations
Packages that use AerospikeOperations
Package
Description
-
Uses of AerospikeOperations in org.springframework.data.aerospike.core
Classes in org.springframework.data.aerospike.core that implement AerospikeOperations -
Uses of AerospikeOperations in org.springframework.data.aerospike.repository.support
Constructors in org.springframework.data.aerospike.repository.support with parameters of type AerospikeOperationsModifierConstructorDescriptionSimpleAerospikeRepository(EntityInformation<T, ID> metadata, AerospikeOperations operations)