Skip navigation links
Spring Data Couchbase
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Interfaces
  • Classes
  • Annotation Interfaces
  • Methods
  • Deprecated Interfaces
    Interface
    Description
    org.springframework.data.couchbase.core.ExecutableFindByAnalyticsOperation.FindByAnalyticsConsistentWith
    org.springframework.data.couchbase.core.ExecutableFindByQueryOperation.FindByQueryConsistentWith
    org.springframework.data.couchbase.core.ExecutableRemoveByQueryOperation.RemoveByQueryConsistentWith
    org.springframework.data.couchbase.core.ReactiveFindByAnalyticsOperation.FindByAnalyticsConsistentWith
    org.springframework.data.couchbase.core.ReactiveFindByQueryOperation.FindByQueryConsistentWith
    org.springframework.data.couchbase.core.ReactiveRemoveByQueryOperation.RemoveByQueryConsistentWith
  • Deprecated Classes
    Class
    Description
    org.springframework.data.couchbase.core.convert.CustomConversions
    since 2.0, use CouchbaseCustomConversions.
    org.springframework.data.couchbase.repository.query.CouchbaseRepositoryQuery
     
    org.springframework.data.couchbase.repository.query.N1qlRepositoryQueryExecutor
     
    org.springframework.data.couchbase.repository.query.PartTreeN1qlBasedQuery
    org.springframework.data.couchbase.repository.query.ReactiveCouchbaseRepositoryQuery
     
    org.springframework.data.couchbase.repository.query.ReactiveN1qlRepositoryQueryExecutor
     
    org.springframework.data.couchbase.repository.query.ReactivePartTreeN1qlBasedQuery
     
  • Deprecated Annotation Interfaces
    Annotation Interface
    Description
    org.springframework.data.couchbase.core.query.Dimensional
    org.springframework.data.couchbase.core.query.N1qlPrimaryIndexed
    org.springframework.data.couchbase.core.query.N1qlSecondaryIndexed
    org.springframework.data.couchbase.core.query.View
    org.springframework.data.couchbase.core.query.ViewIndexed
  • Deprecated Methods
    Method
    Description
    org.springframework.data.couchbase.core.convert.MappingCouchbaseConverter.getPotentiallyConvertedSimpleWrite(CouchbasePersistentProperty, ConvertingPropertyAccessor<Object>)
    org.springframework.data.couchbase.core.CouchbaseTemplate.existsById()
    org.springframework.data.couchbase.core.CouchbaseTemplate.removeById()
    org.springframework.data.couchbase.core.ExecutableExistsByIdOperation.existsById()
    org.springframework.data.couchbase.core.ExecutableExistsByIdOperationSupport.existsById()
    org.springframework.data.couchbase.core.ExecutableFindByAnalyticsOperation.FindByAnalyticsConsistentWith.consistentWith(AnalyticsScanConsistency)
    org.springframework.data.couchbase.core.ExecutableFindByQueryOperation.FindByQueryConsistentWith.consistentWith(QueryScanConsistency)
    org.springframework.data.couchbase.core.ExecutableRemoveByIdOperation.removeById()
    org.springframework.data.couchbase.core.ExecutableRemoveByIdOperationSupport.removeById()
    org.springframework.data.couchbase.core.ExecutableRemoveByQueryOperation.RemoveByQueryConsistentWith.consistentWith(QueryScanConsistency)
    org.springframework.data.couchbase.core.mapping.BasicCouchbasePersistentEntity.getExpiry()
    org.springframework.data.couchbase.core.mapping.BasicCouchbasePersistentEntity.getExpiry(Expiry, Environment)
    org.springframework.data.couchbase.core.mapping.CouchbasePersistentEntity.getExpiry()
    org.springframework.data.couchbase.core.query.Query.toN1qlSelectString(ReactiveCouchbaseTemplate, Class, boolean)
    org.springframework.data.couchbase.core.ReactiveExistsByIdOperation.existsById()
    org.springframework.data.couchbase.core.ReactiveExistsByIdOperationSupport.existsById()
    org.springframework.data.couchbase.core.ReactiveFindByAnalyticsOperation.FindByAnalyticsConsistentWith.consistentWith(AnalyticsScanConsistency)
    org.springframework.data.couchbase.core.ReactiveFindByQueryOperation.FindByQueryConsistentWith.consistentWith(QueryScanConsistency)
    org.springframework.data.couchbase.core.ReactiveRemoveByIdOperation.removeById()
    org.springframework.data.couchbase.core.ReactiveRemoveByIdOperationSupport.removeById()
    org.springframework.data.couchbase.core.ReactiveRemoveByQueryOperation.RemoveByQueryConsistentWith.consistentWith(QueryScanConsistency)

Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.