| Package | Description |
|---|---|
| org.springframework.data.couchbase.core.index |
| Modifier and Type | Class and Description |
|---|---|
static class |
CouchbasePersistentEntityIndexResolver.IndexDefinitionHolder |
| Modifier and Type | Method and Description |
|---|---|
default Iterable<? extends IndexDefinition> |
QueryIndexResolver.resolveIndexFor(Class<?> entityType)
Find and create
IndexDefinitions for properties of given TypeInformation. |
Iterable<? extends IndexDefinition> |
QueryIndexResolver.resolveIndexFor(TypeInformation<?> typeInformation)
Find and create
IndexDefinitions for properties of given TypeInformation. |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.