Index

A B C D E F G H I K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form

A

AbstractDynamoDbConfiguration - Class in io.awspring.spring.data.dynamodb.config
Base Spring configuration for DynamoDB mapping and template beans.
AbstractDynamoDbConfiguration() - Constructor for class io.awspring.spring.data.dynamodb.config.AbstractDynamoDbConfiguration
 
AbstractDynamoDbConverter - Class in io.awspring.spring.data.dynamodb.core.converter
 
AbstractDynamoDbConverter(ConversionService) - Constructor for class io.awspring.spring.data.dynamodb.core.converter.AbstractDynamoDbConverter
 
AbstractDynamoDbQuery - Class in io.awspring.spring.data.dynamodb.repository.query
 
AbstractDynamoDbQuery(DynamoDbQueryMethod, DynamoDbOperations) - Constructor for class io.awspring.spring.data.dynamodb.repository.query.AbstractDynamoDbQuery
 
AbstractDynamoDbQuery.UpdateExecution - Record Class in io.awspring.spring.data.dynamodb.repository.query
 
AccountNote - Class in io.awspring.spring.data.examples.model
 
AccountNote() - Constructor for class io.awspring.spring.data.examples.model.AccountNote
 
AccountProfile - Class in io.awspring.spring.data.examples.model
 
AccountProfile() - Constructor for class io.awspring.spring.data.examples.model.AccountProfile
 
addPersistentEntity(TypeInformation) - Method in class io.awspring.spring.data.dynamodb.core.mapping.DynamoDbMappingContext
 
Address - Class in io.awspring.spring.data.examples.model
 
Address() - Constructor for class io.awspring.spring.data.examples.model.Address
 
afterPropertiesSet() - Method in class io.awspring.spring.data.dynamodb.core.converter.AbstractDynamoDbConverter
 
afterPropertiesSet() - Method in class io.awspring.spring.data.dynamodb.core.converter.MappingDynamoDbConverter
 
afterPropertiesSet() - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbAccessor
 
afterPropertiesSet() - Method in class io.awspring.spring.data.dynamodb.repository.support.DynamoDbRepositoryFactoryBean
 
allowScan() - Element in annotation interface io.awspring.spring.data.dynamodb.repository.Query
 
AllowScan - Annotation Interface in io.awspring.spring.data.dynamodb.repository
Allows a derived repository query to execute as a DynamoDB scan.
allowsScan() - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryMethod
 
and(Part, DynamoDbQuerySpec, Iterator) - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryCreator
 
applyTo(IndexQueryBuilder, DynamoDbQuerySpec, Map, Integer) - Static method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpecMapper
 

B

BadStatementGrammarException - Exception Class in io.awspring.spring.data.dynamodb
 
BadStatementGrammarException(String, String, RuntimeException) - Constructor for exception class io.awspring.spring.data.dynamodb.BadStatementGrammarException
 
basePackageClasses() - Element in annotation interface io.awspring.spring.data.dynamodb.repository.config.EnableDynamoDbRepositories
 
basePackages() - Element in annotation interface io.awspring.spring.data.dynamodb.repository.config.EnableDynamoDbRepositories
 
baseTableSortKeyColumn() - Method in class io.awspring.spring.data.dynamodb.core.mapping.KeyTemplateResolver
 
BasicDynamoDbPersistentEntity<T> - Class in io.awspring.spring.data.dynamodb.core.mapping
 
BasicDynamoDbPersistentEntity(TypeInformation, DynamoDbPersistentEntityMetadataVerifier) - Constructor for class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentEntity
 
BasicDynamoDbPersistentEntity(TypeInformation, Comparator) - Constructor for class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentEntity
 
BasicDynamoDbPersistentEntityMetadataVerifier - Class in io.awspring.spring.data.dynamodb.core.mapping
 
BasicDynamoDbPersistentEntityMetadataVerifier() - Constructor for class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentEntityMetadataVerifier
 
BasicDynamoDbPersistentProperty - Class in io.awspring.spring.data.dynamodb.core.mapping
 
BasicDynamoDbPersistentProperty(Property, PersistentEntity, SimpleTypeHolder) - Constructor for class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentProperty
 
batchWrite(Map) - Method in class io.awspring.spring.data.dynamodb.core.StatementFactory
 
BEGINS_WITH - Enum constant in enum class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec.SortCondition.Op
 
BETWEEN - Enum constant in enum class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec.SortCondition.Op
 
bootstrapMode() - Element in annotation interface io.awspring.spring.data.dynamodb.repository.config.EnableDynamoDbRepositories
 
build() - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbConditionRequest.Builder
 
build() - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbQueryRequest.Builder
 
build() - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbScanRequest.Builder
 
build() - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbUpdateExpressionRequest.Builder
 
build() - Method in class io.awspring.spring.data.dynamodb.request.IndexQueryBuilder
 
build(DynamoDbUpdateExpressionRequest.Builder) - Method in interface io.awspring.spring.data.dynamodb.request.DynamoDbUpdateExpressionRequestInterface
 
builder() - Static method in class io.awspring.spring.data.dynamodb.request.DynamoDbScanRequest.Builder
 
builder() - Static method in class io.awspring.spring.data.dynamodb.request.DynamoDbUpdateExpressionRequest.Builder
 
buildMessage(String, String, RuntimeException) - Method in class io.awspring.spring.data.dynamodb.core.DefaultDynamoDbExceptionTranslator
 

C

CachingDynamoDbPersistentProperty - Class in io.awspring.spring.data.dynamodb.core.mapping
 
CachingDynamoDbPersistentProperty(Property, DynamoDbPersistentEntity, SimpleTypeHolder) - Constructor for class io.awspring.spring.data.dynamodb.core.mapping.CachingDynamoDbPersistentProperty
 
CANCELLED - Enum constant in enum class io.awspring.spring.data.examples.model.OrderStatus
 
changeStatus(String, String, OrderStatus, String) - Method in interface io.awspring.spring.data.examples.repository.OrderRepository
 
CollectionExecution() - Constructor for record class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryExecution.CollectionExecution
Creates an instance of a CollectionExecution record class.
column() - Element in annotation interface io.awspring.spring.data.dynamodb.core.mapping.SortKeyTemplate
 
Column - Annotation Interface in io.awspring.spring.data.dynamodb.core.mapping
Maps a property to a DynamoDB attribute.
columnFor(String) - Method in class io.awspring.spring.data.dynamodb.core.mapping.KeyTemplateResolver
 
columnName() - Method in record class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec.SortCondition
Returns the value of the columnName record component.
compare(DynamoDbPersistentProperty, DynamoDbPersistentProperty) - Method in enum class io.awspring.spring.data.dynamodb.core.mapping.DynamoDbPersistentPropertyComparator
 
complete(DynamoDbQuerySpec, Sort) - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryCreator
 
compose(String, Object, ConversionService) - Method in class io.awspring.spring.data.dynamodb.core.mapping.KeyTemplateResolver
 
compose(Map) - Method in class io.awspring.spring.data.dynamodb.core.mapping.KeyTemplate
 
CompositeDynamoDbPersistentEntityMetadataVerifier - Class in io.awspring.spring.data.dynamodb.core.mapping
 
CompositeDynamoDbPersistentEntityMetadataVerifier() - Constructor for class io.awspring.spring.data.dynamodb.core.mapping.CompositeDynamoDbPersistentEntityMetadataVerifier
 
conditionExpression() - Element in annotation interface io.awspring.spring.data.dynamodb.repository.Update
 
considerNestedRepositories() - Element in annotation interface io.awspring.spring.data.dynamodb.repository.config.EnableDynamoDbRepositories
 
consistentRead() - Element in annotation interface io.awspring.spring.data.dynamodb.repository.Query
 
consistentRead() - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec
 
consistentRead(boolean) - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec
 
consistentRead(boolean) - Method in class io.awspring.spring.data.dynamodb.request.IndexQueryBuilder
 
ConversionAndVersionUseCase - Class in io.awspring.spring.data.examples.service.usecase
Demonstrates @ValueConverter, @Version, @SortKeyTemplate, and @Derived.
ConversionAndVersionUseCase(DynamoDbTemplate) - Constructor for class io.awspring.spring.data.examples.service.usecase.ConversionAndVersionUseCase
 
conversions - Variable in class io.awspring.spring.data.dynamodb.core.converter.AbstractDynamoDbConverter
 
conversionService - Variable in class io.awspring.spring.data.dynamodb.core.converter.AbstractDynamoDbConverter
 
convert(Number) - Method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.NumberToAttributeValue
 
convert(Instant) - Method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.InstantToAttributeValue
 
convert(LocalDate) - Method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.LocalDateToAttributeValue
 
convert(LocalDateTime) - Method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.LocalDateTimeToAttributeValue
 
convert(ZoneId) - Method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.ZoneIdToAttributeValue
 
convert(Date) - Method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.DateToAttributeValue
 
convert(AttributeValue) - Method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.AttributeValueToDate
 
convert(AttributeValue) - Method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.AttributeValueToInstant
 
convert(AttributeValue) - Method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.AttributeValueToLocalDate
 
convert(AttributeValue) - Method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.AttributeValueToLocalDateTime
 
convert(AttributeValue) - Method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.AttributeValueToZoneId
 
convertPrimitiveType(AttributeValue) - Method in class io.awspring.spring.data.dynamodb.core.converter.AbstractDynamoDbConverter
 
convertPrimitiveType(AttributeValue) - Method in interface io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverter
 
convertPrimitiveType(AttributeValue) - Method in class io.awspring.spring.data.dynamodb.core.converter.MappingDynamoDbConverter
 
convertToDynamoDbType(Object, DynamoDbPersistentEntity) - Method in class io.awspring.spring.data.dynamodb.core.converter.AbstractDynamoDbConverter
 
convertToDynamoDbType(Object, DynamoDbPersistentEntity) - Method in interface io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverter
 
convertToDynamoDbType(Object, DynamoDbPersistentEntity) - Method in class io.awspring.spring.data.dynamodb.core.converter.MappingDynamoDbConverter
 
count() - Method in interface io.awspring.spring.data.dynamodb.repository.DynamoDbRepository
 
count() - Method in class io.awspring.spring.data.dynamodb.repository.SimpleDynamoDbRepository
 
count(Class) - Method in interface io.awspring.spring.data.dynamodb.core.DynamoDbOperations
Counts every item visible through the entity mapping.
count(Class) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
count(Class, DynamoDbQueryRequest) - Method in interface io.awspring.spring.data.dynamodb.core.DynamoDbOperations
Counts items matching a query request.
count(Class, DynamoDbQueryRequest) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
count(Class, DynamoDbScanRequest) - Method in interface io.awspring.spring.data.dynamodb.core.DynamoDbOperations
Counts items matching a scan request.
count(Class, DynamoDbScanRequest) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
countByPk(String) - Method in interface io.awspring.spring.data.examples.repository.OrderRepository
 
create(CreationalContext, Class) - Method in class io.awspring.spring.data.dynamodb.repository.cdi.DynamoDbRepositoryBean
 
create(Part, Iterator) - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryCreator
 
createAssociation() - Method in class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentProperty
 
createParameters(ParametersSource) - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryMethod
 
createPersistentEntity(TypeInformation) - Method in class io.awspring.spring.data.dynamodb.core.mapping.DynamoDbMappingContext
 
createPersistentProperty(Property, BasicDynamoDbPersistentEntity, SimpleTypeHolder) - Method in class io.awspring.spring.data.dynamodb.core.mapping.DynamoDbMappingContext
 
createQuerySpec(ParameterAccessor) - Method in class io.awspring.spring.data.dynamodb.repository.query.AbstractDynamoDbQuery
 
createQuerySpec(ParameterAccessor) - Method in class io.awspring.spring.data.dynamodb.repository.query.PartTreeDynamoDbQuery
 
createQuerySpec(ParameterAccessor) - Method in class io.awspring.spring.data.dynamodb.repository.query.StringBasedDynamoDbQuery
 
createRepositoryFactory() - Method in class io.awspring.spring.data.dynamodb.repository.support.DynamoDbRepositoryFactoryBean
 
createUpdateRequest(ParameterAccessor) - Method in class io.awspring.spring.data.dynamodb.repository.query.AbstractDynamoDbQuery
 
createUpdateRequest(ParameterAccessor) - Method in class io.awspring.spring.data.dynamodb.repository.query.StringBasedDynamoDbQuery
 
customConversions() - Method in class io.awspring.spring.data.dynamodb.config.AbstractDynamoDbConfiguration
 
customConverters() - Method in class io.awspring.spring.data.dynamodb.config.AbstractDynamoDbConfiguration
 
customer() - Method in record class io.awspring.spring.data.examples.model.OrderItemCollectionRecord
Returns the value of the customer record component.
Customer - Class in io.awspring.spring.data.examples.model
 
Customer() - Constructor for class io.awspring.spring.data.examples.model.Customer
 
CustomerAccount - Class in io.awspring.spring.data.examples.model
 
CustomerAccount() - Constructor for class io.awspring.spring.data.examples.model.CustomerAccount
 
CustomerAccountRepository - Interface in io.awspring.spring.data.examples.repository
 
CustomerLifecycleCallbacks - Class in io.awspring.spring.data.examples.service.usecase
 
CustomerLifecycleCallbacks() - Constructor for class io.awspring.spring.data.examples.service.usecase.CustomerLifecycleCallbacks
 
CustomerRepository - Interface in io.awspring.spring.data.examples.repository
 

D

decompose(String) - Method in class io.awspring.spring.data.dynamodb.core.mapping.KeyTemplate
 
decomposeOnto(String, String, Object, ConversionService) - Method in class io.awspring.spring.data.dynamodb.core.mapping.KeyTemplateResolver
 
DefaultDynamoDbExceptionTranslator - Class in io.awspring.spring.data.dynamodb.core
 
DefaultDynamoDbExceptionTranslator() - Constructor for class io.awspring.spring.data.dynamodb.core.DefaultDynamoDbExceptionTranslator
 
delete(Class, Object, Object) - Method in interface io.awspring.spring.data.dynamodb.core.DynamoDbOperations
Deletes an item by partition and optional sort key.
delete(Class, Object, Object) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
delete(Class, Object, Object, DynamoDbConditionRequest) - Method in interface io.awspring.spring.data.dynamodb.core.DynamoDbOperations
Deletes an item by key when the condition succeeds.
delete(Class, Object, Object, DynamoDbConditionRequest) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
delete(Object) - Method in interface io.awspring.spring.data.dynamodb.core.DynamoDbOperations
Deletes the supplied entity.
delete(Object) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
delete(Object, DynamoDbPersistentEntity, String) - Method in class io.awspring.spring.data.dynamodb.core.StatementFactory
 
delete(Object, Object, DynamoDbPersistentEntity, String, DynamoDbConditionRequest) - Method in class io.awspring.spring.data.dynamodb.core.StatementFactory
 
delete(T) - Method in interface io.awspring.spring.data.dynamodb.repository.DynamoDbRepository
 
delete(T) - Method in class io.awspring.spring.data.dynamodb.repository.SimpleDynamoDbRepository
 
deleteAll() - Method in interface io.awspring.spring.data.dynamodb.repository.DynamoDbRepository
 
deleteAll() - Method in class io.awspring.spring.data.dynamodb.repository.SimpleDynamoDbRepository
 
deleteAll(Iterable) - Method in interface io.awspring.spring.data.dynamodb.repository.DynamoDbRepository
 
deleteAll(Iterable) - Method in class io.awspring.spring.data.dynamodb.repository.SimpleDynamoDbRepository
 
deleteAllById(Iterable) - Method in interface io.awspring.spring.data.dynamodb.repository.DynamoDbRepository
 
deleteAllById(Iterable) - Method in class io.awspring.spring.data.dynamodb.repository.SimpleDynamoDbRepository
 
deleteById(ID) - Method in interface io.awspring.spring.data.dynamodb.repository.DynamoDbRepository
 
deleteById(ID) - Method in class io.awspring.spring.data.dynamodb.repository.SimpleDynamoDbRepository
 
DELIVERED - Enum constant in enum class io.awspring.spring.data.examples.model.OrderStatus
 
Derived - Annotation Interface in io.awspring.spring.data.dynamodb.core.mapping
Marks a property reconstructed from a sort-key template and omitted on write.
DerivedQueryUseCase - Class in io.awspring.spring.data.examples.service.usecase
Demonstrates derived key queries, limits, ordering, count, and exists.
DerivedQueryUseCase(OrderRepository, OrderItemRepository) - Constructor for class io.awspring.spring.data.examples.service.usecase.DerivedQueryUseCase
 
derivedResultLimit() - Method in class io.awspring.spring.data.dynamodb.repository.query.AbstractDynamoDbQuery
 
derivedResultLimit() - Method in class io.awspring.spring.data.dynamodb.repository.query.PartTreeDynamoDbQuery
 
distinctBaseTableNames() - Method in class io.awspring.spring.data.dynamodb.core.mapping.DynamoDbMappingContext
 
DynamoDbAccessor - Class in io.awspring.spring.data.dynamodb.core
 
DynamoDbAccessor() - Constructor for class io.awspring.spring.data.dynamodb.core.DynamoDbAccessor
 
DynamoDbAfterConvertCallback<T> - Interface in io.awspring.spring.data.dynamodb.core.mapping.events
Invoked after a DynamoDB item is converted into an entity.
DynamoDbAfterConvertEvent<T> - Class in io.awspring.spring.data.dynamodb.core.mapping.events
Published after a read item is converted and after its callback runs.
DynamoDbAfterConvertEvent(T, String) - Constructor for class io.awspring.spring.data.dynamodb.core.mapping.events.DynamoDbAfterConvertEvent
 
DynamoDbAfterDeleteEvent<T> - Class in io.awspring.spring.data.dynamodb.core.mapping.events
Published after a DeleteItem request succeeds.
DynamoDbAfterDeleteEvent(T, String) - Constructor for class io.awspring.spring.data.dynamodb.core.mapping.events.DynamoDbAfterDeleteEvent
 
DynamoDbAfterSaveCallback<T> - Interface in io.awspring.spring.data.dynamodb.core.mapping.events
Invoked after a save write succeeds.
DynamoDbAfterSaveEvent<T> - Class in io.awspring.spring.data.dynamodb.core.mapping.events
Published after a save write succeeds.
DynamoDbAfterSaveEvent(T, String) - Constructor for class io.awspring.spring.data.dynamodb.core.mapping.events.DynamoDbAfterSaveEvent
 
DynamoDbAfterUpdateEvent<T> - Class in io.awspring.spring.data.dynamodb.core.mapping.events
Published after an UpdateItem request succeeds.
DynamoDbAfterUpdateEvent(T, String) - Constructor for class io.awspring.spring.data.dynamodb.core.mapping.events.DynamoDbAfterUpdateEvent
 
DynamoDbApplication - Class in io.awspring.spring.data.examples
 
DynamoDbApplication() - Constructor for class io.awspring.spring.data.examples.DynamoDbApplication
 
DynamoDbBeforeConvertCallback<T> - Interface in io.awspring.spring.data.dynamodb.core.mapping.events
Invoked before a save entity enters DynamoDB conversion.
DynamoDbBeforeDeleteEvent<T> - Class in io.awspring.spring.data.dynamodb.core.mapping.events
Published before a DeleteItem request.
DynamoDbBeforeDeleteEvent(T, String) - Constructor for class io.awspring.spring.data.dynamodb.core.mapping.events.DynamoDbBeforeDeleteEvent
 
DynamoDbBeforeSaveCallback<T> - Interface in io.awspring.spring.data.dynamodb.core.mapping.events
Invoked after before-convert callbacks and before a save write.
DynamoDbBeforeSaveEvent<T> - Class in io.awspring.spring.data.dynamodb.core.mapping.events
Published before a save entity is converted and written.
DynamoDbBeforeSaveEvent(T, String) - Constructor for class io.awspring.spring.data.dynamodb.core.mapping.events.DynamoDbBeforeSaveEvent
 
DynamoDbBeforeUpdateEvent<T> - Class in io.awspring.spring.data.dynamodb.core.mapping.events
Published before an UpdateItem request.
DynamoDbBeforeUpdateEvent(T, String) - Constructor for class io.awspring.spring.data.dynamodb.core.mapping.events.DynamoDbBeforeUpdateEvent
 
dynamoDbClient() - Method in class io.awspring.spring.data.dynamodb.config.AbstractDynamoDbConfiguration
Creates the default AWS SDK client for standalone configurations.
dynamoDbClient() - Method in class io.awspring.spring.data.examples.config.DynamoDbConfig
 
DynamoDbCompositeId<T,N> - Record Class in io.awspring.spring.data.dynamodb.repository
Repository ID containing both DynamoDB key values.
DynamoDbCompositeId(T, N) - Constructor for record class io.awspring.spring.data.dynamodb.repository.DynamoDbCompositeId
Creates an instance of a DynamoDbCompositeId record class.
DynamoDbConditionRequest - Class in io.awspring.spring.data.dynamodb.request
Condition expression and values for a DynamoDB write.
DynamoDbConditionRequest() - Constructor for class io.awspring.spring.data.dynamodb.request.DynamoDbConditionRequest
 
DynamoDbConditionRequest.Builder - Class in io.awspring.spring.data.dynamodb.request
 
DynamoDbConfig - Class in io.awspring.spring.data.examples.config
 
DynamoDbConfig() - Constructor for class io.awspring.spring.data.examples.config.DynamoDbConfig
 
DynamoDbConversionContext - Class in io.awspring.spring.data.dynamodb.core.converter
 
DynamoDbConversionContext(DynamoDbPersistentProperty) - Constructor for class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConversionContext
 
DynamoDbConversions - Class in io.awspring.spring.data.dynamodb.core.converter
 
DynamoDbConversions(List) - Constructor for class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConversions
 
DynamoDbConversions(CustomConversions.ConverterConfiguration) - Constructor for class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConversions
 
DynamoDbConversions(CustomConversions.StoreConversions, Collection) - Constructor for class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConversions
 
dynamoDbConverter(DynamoDbMappingContext, DynamoDbConversions, PropertyValueConversions) - Method in class io.awspring.spring.data.dynamodb.config.AbstractDynamoDbConfiguration
 
DynamoDbConverter - Interface in io.awspring.spring.data.dynamodb.core.converter
 
DynamoDbConverters - Class in io.awspring.spring.data.dynamodb.core.converter
 
DynamoDbConverters() - Constructor for class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters
 
DynamoDbConverters.AttributeValueToDate - Enum Class in io.awspring.spring.data.dynamodb.core.converter
 
DynamoDbConverters.AttributeValueToInstant - Enum Class in io.awspring.spring.data.dynamodb.core.converter
 
DynamoDbConverters.AttributeValueToLocalDate - Enum Class in io.awspring.spring.data.dynamodb.core.converter
 
DynamoDbConverters.AttributeValueToLocalDateTime - Enum Class in io.awspring.spring.data.dynamodb.core.converter
 
DynamoDbConverters.AttributeValueToNumber - Enum Class in io.awspring.spring.data.dynamodb.core.converter
 
DynamoDbConverters.AttributeValueToZoneId - Enum Class in io.awspring.spring.data.dynamodb.core.converter
 
DynamoDbConverters.DateToAttributeValue - Enum Class in io.awspring.spring.data.dynamodb.core.converter
 
DynamoDbConverters.InstantToAttributeValue - Enum Class in io.awspring.spring.data.dynamodb.core.converter
 
DynamoDbConverters.LocalDateTimeToAttributeValue - Enum Class in io.awspring.spring.data.dynamodb.core.converter
 
DynamoDbConverters.LocalDateToAttributeValue - Enum Class in io.awspring.spring.data.dynamodb.core.converter
 
DynamoDbConverters.NumberToAttributeValue - Enum Class in io.awspring.spring.data.dynamodb.core.converter
 
DynamoDbConverters.ZoneIdToAttributeValue - Enum Class in io.awspring.spring.data.dynamodb.core.converter
 
DynamoDbEntityClassScanner - Class in io.awspring.spring.data.dynamodb.config
 
DynamoDbEntityClassScanner() - Constructor for class io.awspring.spring.data.dynamodb.config.DynamoDbEntityClassScanner
 
DynamoDbEntityClassScanner(Class...) - Constructor for class io.awspring.spring.data.dynamodb.config.DynamoDbEntityClassScanner
 
DynamoDbEntityClassScanner(String...) - Constructor for class io.awspring.spring.data.dynamodb.config.DynamoDbEntityClassScanner
 
DynamoDbEntityClassScanner(Collection) - Constructor for class io.awspring.spring.data.dynamodb.config.DynamoDbEntityClassScanner
 
DynamoDbEntityClassScanner(Collection, Collection) - Constructor for class io.awspring.spring.data.dynamodb.config.DynamoDbEntityClassScanner
 
DynamoDbEntityInformation<T,ID> - Interface in io.awspring.spring.data.dynamodb.repository.support
 
dynamoDbExceptionTranslator() - Method in class io.awspring.spring.data.dynamodb.config.AbstractDynamoDbConfiguration
 
DynamoDbExceptionTranslator - Interface in io.awspring.spring.data.dynamodb.core
 
DynamoDbManagedTypes - Class in io.awspring.spring.data.dynamodb.core
 
dynamoDbMappingContext(DynamoDbConversions) - Method in class io.awspring.spring.data.dynamodb.config.AbstractDynamoDbConfiguration
 
DynamoDbMappingContext - Class in io.awspring.spring.data.dynamodb.core.mapping
 
DynamoDbMappingContext() - Constructor for class io.awspring.spring.data.dynamodb.core.mapping.DynamoDbMappingContext
 
DynamoDbMappingEvent<T> - Class in io.awspring.spring.data.dynamodb.core.mapping.events
Base application event carrying a mapped entity and physical table name.
DynamoDbMappingEvent(T, String) - Constructor for class io.awspring.spring.data.dynamodb.core.mapping.events.DynamoDbMappingEvent
Creates a mapping event.
DynamoDbOperations - Interface in io.awspring.spring.data.dynamodb.core
Main API for DynamoDB persistence, reads, queries, scans, and updates.
dynamoDbOperationsRef() - Element in annotation interface io.awspring.spring.data.dynamodb.repository.config.EnableDynamoDbRepositories
 
DynamoDbPageRequest - Class in io.awspring.spring.data.dynamodb.request
Per-request limit and exclusive-start cursor for DynamoDB pagination.
DynamoDbPageRequest() - Constructor for class io.awspring.spring.data.dynamodb.request.DynamoDbPageRequest
 
DynamoDbParametersParameterAccessor - Class in io.awspring.spring.data.dynamodb.repository.query
 
DynamoDbParametersParameterAccessor(DynamoDbQueryMethod, Object...) - Constructor for class io.awspring.spring.data.dynamodb.repository.query.DynamoDbParametersParameterAccessor
 
DynamoDbPersistentEntity<T> - Interface in io.awspring.spring.data.dynamodb.core.mapping
 
DynamoDbPersistentEntityMetadataVerifier - Interface in io.awspring.spring.data.dynamodb.core.mapping
 
DynamoDbPersistentProperty - Interface in io.awspring.spring.data.dynamodb.core.mapping
 
DynamoDbPersistentPropertyComparator - Enum Class in io.awspring.spring.data.dynamodb.core.mapping
 
DynamoDbQueryCreator - Class in io.awspring.spring.data.dynamodb.repository.query
 
DynamoDbQueryCreator(PartTree, ParameterAccessor, MappingContext, Class) - Constructor for class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryCreator
 
DynamoDbQueryExecution - Interface in io.awspring.spring.data.dynamodb.repository.query
 
DynamoDbQueryExecution.CollectionExecution - Record Class in io.awspring.spring.data.dynamodb.repository.query
 
DynamoDbQueryExecution.SingleEntityExecution - Record Class in io.awspring.spring.data.dynamodb.repository.query
 
DynamoDbQueryExecution.WindowExecution - Record Class in io.awspring.spring.data.dynamodb.repository.query
 
DynamoDbQueryMethod - Class in io.awspring.spring.data.dynamodb.repository.query
 
DynamoDbQueryMethod(Method, RepositoryMetadata, ProjectionFactory, MappingContext) - Constructor for class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryMethod
 
DynamoDbQueryRequest - Class in io.awspring.spring.data.dynamodb.request
Options for a low-level DynamoDB Query request.
DynamoDbQueryRequest() - Constructor for class io.awspring.spring.data.dynamodb.request.DynamoDbQueryRequest
 
DynamoDbQueryRequest.Builder - Class in io.awspring.spring.data.dynamodb.request
 
DynamoDbQuerySpec - Class in io.awspring.spring.data.dynamodb.repository.query
 
DynamoDbQuerySpec.SortCondition - Record Class in io.awspring.spring.data.dynamodb.repository.query
 
DynamoDbQuerySpec.SortCondition.Op - Enum Class in io.awspring.spring.data.dynamodb.repository.query
 
DynamoDbQuerySpecMapper - Class in io.awspring.spring.data.dynamodb.repository.query
 
DynamoDbRepositoriesRegistrar - Class in io.awspring.spring.data.dynamodb.repository.config
 
DynamoDbRepositoriesRegistrar() - Constructor for class io.awspring.spring.data.dynamodb.repository.config.DynamoDbRepositoriesRegistrar
 
DynamoDbRepository<T,ID> - Interface in io.awspring.spring.data.dynamodb.repository
CRUD repository for DynamoDB table entities.
DynamoDbRepositoryBean<T> - Class in io.awspring.spring.data.dynamodb.repository.cdi
 
DynamoDbRepositoryBean(Bean, Set, Class, BeanManager, CustomRepositoryImplementationDetector) - Constructor for class io.awspring.spring.data.dynamodb.repository.cdi.DynamoDbRepositoryBean
 
DynamoDbRepositoryConfigurationExtension - Class in io.awspring.spring.data.dynamodb.repository.config
 
DynamoDbRepositoryConfigurationExtension() - Constructor for class io.awspring.spring.data.dynamodb.repository.config.DynamoDbRepositoryConfigurationExtension
 
DynamoDbRepositoryExtension - Class in io.awspring.spring.data.dynamodb.repository.cdi
 
DynamoDbRepositoryExtension() - Constructor for class io.awspring.spring.data.dynamodb.repository.cdi.DynamoDbRepositoryExtension
 
DynamoDbRepositoryFactory - Class in io.awspring.spring.data.dynamodb.repository
 
DynamoDbRepositoryFactory(DynamoDbOperations) - Constructor for class io.awspring.spring.data.dynamodb.repository.DynamoDbRepositoryFactory
 
DynamoDbRepositoryFactoryBean<T,S,ID> - Class in io.awspring.spring.data.dynamodb.repository.support
 
DynamoDbRepositoryFactoryBean(Class) - Constructor for class io.awspring.spring.data.dynamodb.repository.support.DynamoDbRepositoryFactoryBean
 
DynamoDbScanRequest - Class in io.awspring.spring.data.dynamodb.request
Options for a low-level DynamoDB Scan request.
DynamoDbScanRequest() - Constructor for class io.awspring.spring.data.dynamodb.request.DynamoDbScanRequest
 
DynamoDbScanRequest.Builder - Class in io.awspring.spring.data.dynamodb.request
 
dynamoDbTemplate(DynamoDbClient, DynamoDbConverter, DynamoDbExceptionTranslator) - Method in class io.awspring.spring.data.dynamodb.config.AbstractDynamoDbConfiguration
 
DynamoDbTemplate - Class in io.awspring.spring.data.dynamodb.core
Default DynamoDbOperations implementation backed by an AWS SDK DynamoDbClient.
DynamoDbTemplate(DynamoDbClient, DynamoDbConverter) - Constructor for class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
Creates a template.
DynamoDbUpdateExpressionRequest - Class in io.awspring.spring.data.dynamodb.request
Expressions and values for a DynamoDB UpdateItem request.
DynamoDbUpdateExpressionRequest() - Constructor for class io.awspring.spring.data.dynamodb.request.DynamoDbUpdateExpressionRequest
 
DynamoDbUpdateExpressionRequest.Builder - Class in io.awspring.spring.data.dynamodb.request
 
DynamoDbUpdateExpressionRequestInterface - Interface in io.awspring.spring.data.dynamodb.request
 

E

Embedded - Annotation Interface in io.awspring.spring.data.dynamodb.core.mapping
Maps an embedded property selected by sort-key patterns.
EmbeddedUseCase - Class in io.awspring.spring.data.examples.service.usecase
Demonstrates nested-map and routed flattened @Embedded mappings.
EmbeddedUseCase(CustomerRepository, CustomerAccountRepository) - Constructor for class io.awspring.spring.data.examples.service.usecase.EmbeddedUseCase
 
empty() - Static method in class io.awspring.spring.data.dynamodb.core.DynamoDbManagedTypes
 
EnableDynamoDbRepositories - Annotation Interface in io.awspring.spring.data.dynamodb.repository.config
Enables scanning and configuration of DynamoDB repositories.
endsWith() - Method in class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentProperty
 
endsWith() - Method in class io.awspring.spring.data.dynamodb.core.mapping.CachingDynamoDbPersistentProperty
 
endsWith() - Method in interface io.awspring.spring.data.dynamodb.core.mapping.DynamoDbPersistentProperty
 
endsWith() - Element in annotation interface io.awspring.spring.data.dynamodb.core.mapping.Embedded
 
endsWith() - Element in annotation interface io.awspring.spring.data.dynamodb.core.mapping.ItemCollectionMember
 
EntityOperations - Class in io.awspring.spring.data.dynamodb.core
 
EntityOperations(MappingContext) - Constructor for class io.awspring.spring.data.dynamodb.core.EntityOperations
 
EntityQueryResult<T> - Class in io.awspring.spring.data.dynamodb.core
Query or scan result with count and optional continuation cursor.
EntityReadResult<T> - Class in io.awspring.spring.data.dynamodb.core
Read result with an optional PartiQL continuation token.
EntityWriteResult<T> - Class in io.awspring.spring.data.dynamodb.core
Successful write result containing the resulting entity.
EQ - Enum constant in enum class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec.SortCondition.Op
 
equals(Object) - Method in record class io.awspring.spring.data.dynamodb.core.mapping.IndexKeySchema
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.awspring.spring.data.dynamodb.core.mapping.KeyRole
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.awspring.spring.data.dynamodb.core.mapping.KeyTemplate.Segment
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.awspring.spring.data.dynamodb.repository.DynamoDbCompositeId
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.awspring.spring.data.dynamodb.repository.query.AbstractDynamoDbQuery.UpdateExecution
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryExecution.CollectionExecution
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryExecution.SingleEntityExecution
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryExecution.WindowExecution
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec.SortCondition
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.awspring.spring.data.examples.model.OrderItemCollectionRecord
Indicates whether some other object is "equal to" this one.
ExampleRunner - Class in io.awspring.spring.data.examples.service
Runs the independently documented examples in their Spring ordering.
ExampleRunner(List) - Constructor for class io.awspring.spring.data.examples.service.ExampleRunner
 
ExampleUseCase - Interface in io.awspring.spring.data.examples.service.usecase
One independently readable Spring Data DynamoDB example.
excludeFilters() - Element in annotation interface io.awspring.spring.data.dynamodb.repository.config.EnableDynamoDbRepositories
 
exclusiveStartKey(Map) - Method in class io.awspring.spring.data.dynamodb.request.IndexQueryBuilder
 
execute() - Method in class io.awspring.spring.data.dynamodb.request.IndexQueryBuilder
 
execute(EntityQueryResult) - Method in record class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryExecution.CollectionExecution
 
execute(EntityQueryResult) - Method in interface io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryExecution
 
execute(EntityQueryResult) - Method in record class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryExecution.SingleEntityExecution
 
execute(EntityQueryResult) - Method in record class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryExecution.WindowExecution
 
execute(Class, DynamoDbQueryRequest, DynamoDbPageRequest) - Method in interface io.awspring.spring.data.dynamodb.request.IndexQueryBuilder.QueryExecutor
 
execute(Object[]) - Method in class io.awspring.spring.data.dynamodb.repository.query.AbstractDynamoDbQuery
 
execute(Object[]) - Method in class io.awspring.spring.data.dynamodb.repository.query.StringBasedItemCollectionQuery
 
executeStatement(String, String, Class) - Method in interface io.awspring.spring.data.dynamodb.core.DynamoDbOperations
Executes a PartiQL statement without positional values.
executeStatement(String, String, Class) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
executeStatement(String, String, Class, List) - Method in interface io.awspring.spring.data.dynamodb.core.DynamoDbOperations
Executes a PartiQL statement with positional values.
executeStatement(String, String, Class, List) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
executeStatement(String, String, Class, List, Boolean) - Method in interface io.awspring.spring.data.dynamodb.core.DynamoDbOperations
Executes a PartiQL statement with positional values and explicit read consistency.
executeStatement(String, String, Class, List, Boolean) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
executeStatement(ParameterAccessor) - Method in class io.awspring.spring.data.dynamodb.repository.query.AbstractDynamoDbQuery
 
executeStatement(ParameterAccessor) - Method in class io.awspring.spring.data.dynamodb.repository.query.StringBasedDynamoDbQuery
 
executeStatementRequest(String, String, List, DynamoDbPersistentEntity, Boolean) - Method in class io.awspring.spring.data.dynamodb.core.StatementFactory
 
exists(Class, DynamoDbQueryRequest) - Method in interface io.awspring.spring.data.dynamodb.core.DynamoDbOperations
Checks whether a query has at least one match.
exists(Class, DynamoDbQueryRequest) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
exists(Class, DynamoDbScanRequest) - Method in interface io.awspring.spring.data.dynamodb.core.DynamoDbOperations
Checks whether a scan has at least one match.
exists(Class, DynamoDbScanRequest) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
existsById(ID) - Method in class io.awspring.spring.data.dynamodb.repository.SimpleDynamoDbRepository
 
existsById(Object, Object, Class) - Method in interface io.awspring.spring.data.dynamodb.core.DynamoDbOperations
Checks whether an item exists without converting it.
existsById(Object, Object, Class) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
existsByKey(Object, Object, String, DynamoDbPersistentEntity) - Method in class io.awspring.spring.data.dynamodb.core.StatementFactory
 
existsByPartitionKey(Object) - Method in interface io.awspring.spring.data.dynamodb.repository.ItemCollectionRepository
Checks whether the partition contains at least one matching item.
existsByPartitionKey(Object) - Method in class io.awspring.spring.data.dynamodb.repository.SimpleItemCollectionRepository
 
existsByPk(String) - Method in interface io.awspring.spring.data.examples.repository.OrderRepository
 
explicitLimit() - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec
 
explicitLimit(Integer) - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec
 
ExplicitQueryUseCase - Class in io.awspring.spring.data.examples.service.usecase
Demonstrates explicit filter expressions, scan opt-in, and PartiQL.
ExplicitQueryUseCase(CustomerRepository, OrderItemRepository) - Constructor for class io.awspring.spring.data.examples.service.usecase.ExplicitQueryUseCase
 
expressionAttributeNames() - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec
 
expressionAttributeValues() - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec
 
ExpressionName - Annotation Interface in io.awspring.spring.data.dynamodb.repository
Maps an expression name placeholder to a DynamoDB attribute.
ExpressionValue - Annotation Interface in io.awspring.spring.data.dynamodb.repository
Supplies a constant value for a DynamoDB expression placeholder.

F

filterExpression() - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec
 
filterExpression() - Element in annotation interface io.awspring.spring.data.dynamodb.repository.Query
 
filterExpression(String) - Method in class io.awspring.spring.data.dynamodb.request.IndexQueryBuilder
 
filterExpression(String, Map, Map) - Method in class io.awspring.spring.data.dynamodb.request.IndexQueryBuilder
 
filterFragments() - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec
 
findAll() - Method in class io.awspring.spring.data.dynamodb.repository.SimpleDynamoDbRepository
 
findAll(Class) - Method in interface io.awspring.spring.data.dynamodb.core.DynamoDbOperations
Reads all items visible through the entity mapping.
findAll(Class) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
findAllById(Iterable) - Method in class io.awspring.spring.data.dynamodb.repository.SimpleDynamoDbRepository
 
findAnnotatedType(Class) - Method in class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentProperty
 
findAnnotatedType(Class) - Method in interface io.awspring.spring.data.dynamodb.core.mapping.DynamoDbPersistentProperty
 
findByEmail(String) - Method in interface io.awspring.spring.data.examples.repository.CustomerRepository
 
findByEmailWithPartiQl(String) - Method in interface io.awspring.spring.data.examples.repository.CustomerRepository
 
findById(ID) - Method in class io.awspring.spring.data.dynamodb.repository.SimpleDynamoDbRepository
 
findById(Object, Object, Class) - Method in interface io.awspring.spring.data.dynamodb.core.DynamoDbOperations
Finds an item by its partition and optional sort key.
findById(Object, Object, Class) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
findById(Object, Object, Class, Boolean) - Method in interface io.awspring.spring.data.dynamodb.core.DynamoDbOperations
Finds an item by both keys with explicit read consistency.
findById(Object, Object, Class, Boolean) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
findById(Object, Class) - Method in interface io.awspring.spring.data.dynamodb.core.DynamoDbOperations
Finds an item by its partition key.
findById(Object, Class) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
findById(Object, Class, Boolean) - Method in interface io.awspring.spring.data.dynamodb.core.DynamoDbOperations
Finds an item by its partition key with explicit read consistency.
findById(Object, Class, Boolean) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
findByKey(Object, String, DynamoDbPersistentEntity, Boolean) - Method in class io.awspring.spring.data.dynamodb.core.StatementFactory
 
findByKeys(Object, Object, String, DynamoDbPersistentEntity, Boolean) - Method in class io.awspring.spring.data.dynamodb.core.StatementFactory
 
findByPartitionKey(Object) - Method in interface io.awspring.spring.data.dynamodb.repository.ItemCollectionRepository
Finds and folds one page of items with the partition key.
findByPartitionKey(Object) - Method in class io.awspring.spring.data.dynamodb.repository.SimpleItemCollectionRepository
 
findByPartitionKeyAndSortKey(Object, Object) - Method in interface io.awspring.spring.data.dynamodb.repository.ItemCollectionRepository
Finds and folds the item at the complete key.
findByPartitionKeyAndSortKey(Object, Object) - Method in class io.awspring.spring.data.dynamodb.repository.SimpleItemCollectionRepository
 
findByPartitionKeyAndSortKeyBetween(Object, Object, Object) - Method in interface io.awspring.spring.data.dynamodb.repository.ItemCollectionRepository
Finds and folds one page from the inclusive sort-key range.
findByPartitionKeyAndSortKeyBetween(Object, Object, Object) - Method in class io.awspring.spring.data.dynamodb.repository.SimpleItemCollectionRepository
 
findByPartitionKeyAndSortKeyStartingWith(Object, String) - Method in interface io.awspring.spring.data.dynamodb.repository.ItemCollectionRepository
Finds and folds one page of items whose sort key starts with the prefix.
findByPartitionKeyAndSortKeyStartingWith(Object, String) - Method in class io.awspring.spring.data.dynamodb.repository.SimpleItemCollectionRepository
 
findByPk(String) - Method in interface io.awspring.spring.data.examples.repository.CustomerAccountRepository
 
findByPkOrderBySkDesc(String) - Method in interface io.awspring.spring.data.examples.repository.OrderRepository
 
findExplicit(String, String) - Method in interface io.awspring.spring.data.examples.repository.OrderItemCollectionRepository
 
findExplicitByEmail(String) - Method in interface io.awspring.spring.data.examples.repository.CustomerRepository
 
findNamed(String, String) - Method in interface io.awspring.spring.data.examples.repository.OrderItemCollectionRepository
 
findNamedByEmail(String) - Method in interface io.awspring.spring.data.examples.repository.CustomerRepository
 
findTop1ByPkOrderBySkDesc(String) - Method in interface io.awspring.spring.data.examples.repository.OrderRepository
 
findTop2ByPkAndOrderId(String, String) - Method in interface io.awspring.spring.data.examples.repository.OrderItemRepository
 
findTop2ByStatusKeyOrderByCreatedAtKeyDesc(String) - Method in interface io.awspring.spring.data.examples.repository.OrderStatusIndexRepository
 
findWindowByPkAndOrderId(String, String, ScrollPosition, Limit) - Method in interface io.awspring.spring.data.examples.repository.OrderItemRepository
 
findWithPartiQl(String, String) - Method in interface io.awspring.spring.data.examples.repository.OrderItemRepository
 
forEach(Consumer) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbManagedTypes
 
forEntity(DynamoDbPersistentEntity) - Static method in class io.awspring.spring.data.dynamodb.core.mapping.KeyTemplateResolver
 
forEntity(T) - Method in class io.awspring.spring.data.dynamodb.core.EntityOperations
 
forEntity(T, ConversionService) - Method in class io.awspring.spring.data.dynamodb.core.EntityOperations
 
forIndex(String) - Static method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec
 
forRawKeyCondition(String, String, Map, Map) - Static method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec
 
forScan() - Static method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec
 
from(Class...) - Static method in class io.awspring.spring.data.dynamodb.core.DynamoDbManagedTypes
 
from(ManagedTypes) - Static method in class io.awspring.spring.data.dynamodb.core.DynamoDbManagedTypes
 
fromIterable(Iterable) - Static method in class io.awspring.spring.data.dynamodb.core.DynamoDbManagedTypes
 

G

GE - Enum constant in enum class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec.SortCondition.Op
 
getAddress() - Method in class io.awspring.spring.data.examples.model.Customer
 
getAnnotation() - Method in class io.awspring.spring.data.dynamodb.repository.config.DynamoDbRepositoriesRegistrar
 
getBeanClassLoader() - Method in class io.awspring.spring.data.dynamodb.config.AbstractDynamoDbConfiguration
 
getBeanFactory() - Method in class io.awspring.spring.data.dynamodb.config.AbstractDynamoDbConfiguration
 
getBrand() - Method in class io.awspring.spring.data.examples.model.PaymentMethod
 
getCity() - Method in class io.awspring.spring.data.examples.model.Address
 
getColumnName() - Method in class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentProperty
 
getColumnName() - Method in interface io.awspring.spring.data.dynamodb.core.mapping.DynamoDbPersistentProperty
 
getColumnName(DynamoDbPersistentProperty) - Method in interface io.awspring.spring.data.dynamodb.core.mapping.NamingStrategy
 
getConditionExpression() - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbConditionRequest
 
getConditionExpression() - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbUpdateExpressionRequest
 
getConsistentRead() - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbQueryRequest
 
getConversionService() - Method in class io.awspring.spring.data.dynamodb.core.converter.AbstractDynamoDbConverter
 
getConverter() - Method in interface io.awspring.spring.data.dynamodb.core.DynamoDbOperations
 
getConverter() - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
getConverter(Class) - Method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.AttributeValueToNumber
 
getCount() - Method in class io.awspring.spring.data.dynamodb.core.EntityQueryResult
 
getCountry() - Method in class io.awspring.spring.data.examples.model.Address
 
getCreatedAt() - Method in class io.awspring.spring.data.examples.model.Order
 
getCreatedAtKey() - Method in class io.awspring.spring.data.examples.model.OrderStatusIndex
 
getCustomConversions() - Method in class io.awspring.spring.data.dynamodb.core.converter.AbstractDynamoDbConverter
 
getCustomConversions() - Method in interface io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverter
 
getCustomer() - Method in class io.awspring.spring.data.examples.model.OrderItemCollection
 
getCustomerId() - Method in class io.awspring.spring.data.examples.model.Customer
 
getCustomerId() - Method in class io.awspring.spring.data.examples.model.Order
 
getCustomerId() - Method in class io.awspring.spring.data.examples.model.OrderItem
 
getDeclaredReturnType() - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryMethod
 
getDisplayName() - Method in class io.awspring.spring.data.examples.model.AccountProfile
 
getDomainClass() - Method in class io.awspring.spring.data.dynamodb.repository.query.AbstractDynamoDbQuery
 
getDomainClass() - Method in class io.awspring.spring.data.dynamodb.repository.query.PartTreeDynamoDbQuery
 
getDomainClass() - Method in class io.awspring.spring.data.dynamodb.repository.query.StringBasedDynamoDbQuery
 
getDynamoDbClient() - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbAccessor
 
getEmail() - Method in class io.awspring.spring.data.examples.model.Customer
 
getEntity() - Method in class io.awspring.spring.data.dynamodb.core.EntityQueryResult
 
getEntity() - Method in class io.awspring.spring.data.dynamodb.core.EntityReadResult
 
getEntity() - Method in class io.awspring.spring.data.dynamodb.core.EntityWriteResult
 
getEntityAnnotations() - Method in class io.awspring.spring.data.dynamodb.config.DynamoDbEntityClassScanner
 
getEntityBasePackageClasses() - Method in class io.awspring.spring.data.dynamodb.config.DynamoDbEntityClassScanner
 
getEntityBasePackages() - Method in class io.awspring.spring.data.dynamodb.config.AbstractDynamoDbConfiguration
 
getEntityBasePackages() - Method in class io.awspring.spring.data.dynamodb.config.DynamoDbEntityClassScanner
 
getEntityInformation(RepositoryMetadata) - Method in class io.awspring.spring.data.dynamodb.repository.DynamoDbRepositoryFactory
 
getEntityOperations() - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
getExceptionTranslator() - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbAccessor
 
getExclusiveStartKey() - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbScanRequest
 
getExpressionAttributeNames() - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbConditionRequest
 
getExpressionAttributeNames() - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbQueryRequest
 
getExpressionAttributeNames() - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbScanRequest
 
getExpressionAttributeNames() - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbUpdateExpressionRequest
 
getExpressionAttributeValues() - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbConditionRequest
 
getExpressionAttributeValues() - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbQueryRequest
 
getExpressionAttributeValues() - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbScanRequest
 
getExpressionAttributeValues() - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbUpdateExpressionRequest
 
getExtension() - Method in class io.awspring.spring.data.dynamodb.repository.config.DynamoDbRepositoriesRegistrar
 
getFactoryInstance(DynamoDbOperations) - Method in class io.awspring.spring.data.dynamodb.repository.support.DynamoDbRepositoryFactoryBean
 
getFilterExpression() - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbQueryRequest
 
getFilterExpression() - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbScanRequest
 
getGsi1pk() - Method in class io.awspring.spring.data.examples.model.Customer
 
getGsi1pk() - Method in class io.awspring.spring.data.examples.model.Order
 
getGsi1pk() - Method in class io.awspring.spring.data.examples.model.OrderItem
 
getGsi1sk() - Method in class io.awspring.spring.data.examples.model.Customer
 
getGsi1sk() - Method in class io.awspring.spring.data.examples.model.Order
 
getGsi1sk() - Method in class io.awspring.spring.data.examples.model.OrderItem
 
getGsi2pk() - Method in class io.awspring.spring.data.examples.model.Order
 
getGsi2pk() - Method in class io.awspring.spring.data.examples.model.OrderItem
 
getGsi2sk() - Method in class io.awspring.spring.data.examples.model.Order
 
getGsi2sk() - Method in class io.awspring.spring.data.examples.model.OrderItem
 
getId(Object, DynamoDbPersistentEntity) - Method in interface io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverter
 
getId(Object, DynamoDbPersistentEntity) - Method in class io.awspring.spring.data.dynamodb.core.converter.MappingDynamoDbConverter
 
getId(T) - Method in class io.awspring.spring.data.dynamodb.repository.support.MappingDynamoDbEntityInformation
 
getIdAttribute() - Method in interface io.awspring.spring.data.dynamodb.repository.support.DynamoDbEntityInformation
 
getIdAttribute() - Method in class io.awspring.spring.data.dynamodb.repository.support.MappingDynamoDbEntityInformation
 
getIdentifyingAnnotations() - Method in class io.awspring.spring.data.dynamodb.repository.config.DynamoDbRepositoryConfigurationExtension
 
getIdentifyingTypes() - Method in class io.awspring.spring.data.dynamodb.repository.config.DynamoDbRepositoryConfigurationExtension
 
getIdType() - Method in class io.awspring.spring.data.dynamodb.repository.support.MappingDynamoDbEntityInformation
 
getIndexName() - Method in class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentEntity
 
getIndexName() - Method in interface io.awspring.spring.data.dynamodb.core.mapping.DynamoDbPersistentEntity
 
getIndexName() - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbQueryRequest
 
getIndexName() - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbScanRequest
 
getInitialEntitySet() - Method in class io.awspring.spring.data.dynamodb.config.AbstractDynamoDbConfiguration
 
getItemCollectionIndexName() - Method in class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentEntity
 
getItemCollectionIndexName() - Method in interface io.awspring.spring.data.dynamodb.core.mapping.DynamoDbPersistentEntity
 
getItemCollectionMember() - Method in class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentProperty
 
getItemCollectionMember() - Method in interface io.awspring.spring.data.dynamodb.core.mapping.DynamoDbPersistentProperty
 
getItemCollectionPartitionKeyColumn() - Method in class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentEntity
 
getItemCollectionPartitionKeyColumn() - Method in interface io.awspring.spring.data.dynamodb.core.mapping.DynamoDbPersistentEntity
 
getItemCollectionSortKeyColumn() - Method in class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentEntity
 
getItemCollectionSortKeyColumn() - Method in interface io.awspring.spring.data.dynamodb.core.mapping.DynamoDbPersistentEntity
 
getItems() - Method in class io.awspring.spring.data.examples.model.OrderItemCollectionByIndex
 
getKeyConditionExpression() - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbQueryRequest
 
getKeyRoles() - Method in class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentProperty
 
getKeyRoles() - Method in interface io.awspring.spring.data.dynamodb.core.mapping.DynamoDbPersistentProperty
 
getKeySchema() - Method in class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentEntity
 
getKeySchema() - Method in interface io.awspring.spring.data.dynamodb.core.mapping.DynamoDbPersistentEntity
 
getLast4() - Method in class io.awspring.spring.data.examples.model.PaymentMethod
 
getLastEvaluatedKey() - Method in class io.awspring.spring.data.dynamodb.core.EntityQueryResult
 
getLastEvaluatedKey() - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbPageRequest
 
getLimit() - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbPageRequest
 
getLimit() - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbScanRequest
 
getMappingContext() - Method in class io.awspring.spring.data.dynamodb.core.converter.MappingDynamoDbConverter
 
getMappingContext() - Method in class io.awspring.spring.data.dynamodb.core.EntityOperations
 
getMappingContext() - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryMethod
 
getMappingExceptions() - Method in exception class io.awspring.spring.data.dynamodb.core.mapping.VerifierMappingExceptions
 
getMessage() - Method in exception class io.awspring.spring.data.dynamodb.core.mapping.VerifierMappingExceptions
 
getMessages() - Method in exception class io.awspring.spring.data.dynamodb.core.mapping.VerifierMappingExceptions
 
getModuleName() - Method in class io.awspring.spring.data.dynamodb.repository.config.DynamoDbRepositoryConfigurationExtension
 
getModulePrefix() - Method in class io.awspring.spring.data.dynamodb.repository.config.DynamoDbRepositoryConfigurationExtension
 
getNamingStrategy() - Method in class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentEntity
 
getNextToken() - Method in class io.awspring.spring.data.dynamodb.core.EntityReadResult
 
getNote() - Method in class io.awspring.spring.data.examples.model.CustomerAccount
 
getOperations() - Method in class io.awspring.spring.data.dynamodb.repository.query.AbstractDynamoDbQuery
 
getOrder() - Method in class io.awspring.spring.data.examples.model.OrderItemCollection
 
getOrder() - Method in class io.awspring.spring.data.examples.model.OrderItemCollectionByIndex
 
getOrderId() - Method in class io.awspring.spring.data.examples.model.Order
 
getOrderId() - Method in class io.awspring.spring.data.examples.model.OrderItem
 
getOrderId() - Method in class io.awspring.spring.data.examples.model.OrderStatusIndex
 
getOrderItemList() - Method in class io.awspring.spring.data.examples.model.OrderItemCollection
 
getPayment() - Method in class io.awspring.spring.data.examples.model.CustomerAccount
 
getPk() - Method in class io.awspring.spring.data.examples.model.Customer
 
getPk() - Method in class io.awspring.spring.data.examples.model.CustomerAccount
 
getPk() - Method in class io.awspring.spring.data.examples.model.Order
 
getPk() - Method in class io.awspring.spring.data.examples.model.OrderItem
 
getPk() - Method in class io.awspring.spring.data.examples.model.OrderStatusIndex
 
getPrice() - Method in class io.awspring.spring.data.examples.model.OrderItem
 
getProductId() - Method in class io.awspring.spring.data.examples.model.OrderItem
 
getProductName() - Method in class io.awspring.spring.data.examples.model.OrderItem
 
getProfile() - Method in class io.awspring.spring.data.examples.model.CustomerAccount
 
getProjectionExpression() - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbScanRequest
 
getProperty() - Method in class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConversionContext
 
getPropertyValueConversions() - Method in class io.awspring.spring.data.dynamodb.core.converter.AbstractDynamoDbConverter
 
getQuantity() - Method in class io.awspring.spring.data.examples.model.OrderItem
 
getQueryAnnotation() - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryMethod
 
getQueryLookupStrategy(QueryLookupStrategy.Key, ValueExpressionDelegate) - Method in class io.awspring.spring.data.dynamodb.repository.DynamoDbRepositoryFactory
 
getQueryMethod() - Method in class io.awspring.spring.data.dynamodb.repository.query.AbstractDynamoDbQuery
 
getQueryMethod() - Method in class io.awspring.spring.data.dynamodb.repository.query.StringBasedItemCollectionQuery
 
getRepositoryBaseClass(RepositoryMetadata) - Method in class io.awspring.spring.data.dynamodb.repository.DynamoDbRepositoryFactory
 
getRepositoryBaseClassName() - Method in class io.awspring.spring.data.dynamodb.repository.config.DynamoDbRepositoryConfigurationExtension
 
getRepositoryFactoryBeanClassName() - Method in class io.awspring.spring.data.dynamodb.repository.config.DynamoDbRepositoryConfigurationExtension
 
getScanIndexForward() - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbQueryRequest
 
getScope() - Method in class io.awspring.spring.data.dynamodb.repository.cdi.DynamoDbRepositoryBean
 
getShippingAddress() - Method in class io.awspring.spring.data.examples.model.Order
 
getSk() - Method in class io.awspring.spring.data.examples.model.Customer
 
getSk() - Method in class io.awspring.spring.data.examples.model.CustomerAccount
 
getSk() - Method in class io.awspring.spring.data.examples.model.Order
 
getSk() - Method in class io.awspring.spring.data.examples.model.OrderStatusIndex
 
getStatement() - Method in exception class io.awspring.spring.data.dynamodb.BadStatementGrammarException
 
getStatus() - Method in class io.awspring.spring.data.examples.model.Order
 
getStatus() - Method in class io.awspring.spring.data.examples.model.OrderStatusIndex
 
getStatusKey() - Method in class io.awspring.spring.data.examples.model.OrderStatusIndex
 
getStreet() - Method in class io.awspring.spring.data.examples.model.Address
 
getTableName() - Method in class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentEntity
 
getTableName() - Method in interface io.awspring.spring.data.dynamodb.core.mapping.DynamoDbPersistentEntity
 
getTableName() - Method in class io.awspring.spring.data.dynamodb.core.mapping.events.DynamoDbMappingEvent
 
getTableName() - Method in interface io.awspring.spring.data.dynamodb.repository.support.DynamoDbEntityInformation
 
getTableName() - Method in class io.awspring.spring.data.dynamodb.repository.support.MappingDynamoDbEntityInformation
 
getTableName(DynamoDbPersistentEntity) - Method in interface io.awspring.spring.data.dynamodb.core.mapping.NamingStrategy
 
getTableName(Class) - Method in interface io.awspring.spring.data.dynamodb.core.DynamoDbOperations
 
getTableName(Class) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
getTargetRepository(RepositoryInformation) - Method in class io.awspring.spring.data.dynamodb.repository.DynamoDbRepositoryFactory
 
getText() - Method in class io.awspring.spring.data.examples.model.AccountNote
 
getTier() - Method in class io.awspring.spring.data.examples.model.AccountProfile
 
getTotal() - Method in class io.awspring.spring.data.examples.model.Order
 
getTotal() - Method in class io.awspring.spring.data.examples.model.OrderStatusIndex
 
getTree() - Method in class io.awspring.spring.data.dynamodb.repository.query.PartTreeDynamoDbQuery
 
getTypeOfProperty() - Method in class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentProperty
 
getTypeOfProperty() - Method in class io.awspring.spring.data.dynamodb.core.mapping.CachingDynamoDbPersistentProperty
 
getTypeOfProperty() - Method in interface io.awspring.spring.data.dynamodb.core.mapping.DynamoDbPersistentProperty
 
getUpdateAnnotation() - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryMethod
 
getUpdateExpression() - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbUpdateExpressionRequest
 
getUsername() - Method in class io.awspring.spring.data.examples.model.Customer
 
getValues() - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbParametersParameterAccessor
 
getVerifier() - Method in class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentEntity
 
getVerifier() - Method in class io.awspring.spring.data.dynamodb.core.mapping.DynamoDbMappingContext
 
getVersion() - Method in class io.awspring.spring.data.examples.model.Order
 
GT - Enum constant in enum class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec.SortCondition.Op
 

H

hasAnnotatedQuery() - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryMethod
 
hashCode() - Method in record class io.awspring.spring.data.dynamodb.core.mapping.IndexKeySchema
Returns a hash code value for this object.
hashCode() - Method in record class io.awspring.spring.data.dynamodb.core.mapping.KeyRole
Returns a hash code value for this object.
hashCode() - Method in record class io.awspring.spring.data.dynamodb.core.mapping.KeyTemplate.Segment
Returns a hash code value for this object.
hashCode() - Method in record class io.awspring.spring.data.dynamodb.repository.DynamoDbCompositeId
Returns a hash code value for this object.
hashCode() - Method in record class io.awspring.spring.data.dynamodb.repository.query.AbstractDynamoDbQuery.UpdateExecution
Returns a hash code value for this object.
hashCode() - Method in record class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryExecution.CollectionExecution
Returns a hash code value for this object.
hashCode() - Method in record class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryExecution.SingleEntityExecution
Returns a hash code value for this object.
hashCode() - Method in record class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryExecution.WindowExecution
Returns a hash code value for this object.
hashCode() - Method in record class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec.SortCondition
Returns a hash code value for this object.
hashCode() - Method in record class io.awspring.spring.data.examples.model.OrderItemCollectionRecord
Returns a hash code value for this object.
hasTemplate(String) - Method in class io.awspring.spring.data.dynamodb.core.mapping.KeyTemplateResolver
 

I

includeFilters() - Element in annotation interface io.awspring.spring.data.dynamodb.repository.config.EnableDynamoDbRepositories
 
IndexKeySchema - Record Class in io.awspring.spring.data.dynamodb.core.mapping
 
IndexKeySchema(List, List) - Constructor for record class io.awspring.spring.data.dynamodb.core.mapping.IndexKeySchema
Creates an instance of a IndexKeySchema record class.
indexName() - Element in annotation interface io.awspring.spring.data.dynamodb.core.mapping.ItemCollectionView
 
indexName() - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec
 
indexName() - Element in annotation interface io.awspring.spring.data.dynamodb.repository.Query
 
IndexQueryBuilder<T> - Class in io.awspring.spring.data.dynamodb.request
Builds a typed, key-schema-validated DynamoDB index query.
IndexQueryBuilder(Class, String, IndexKeySchema, IndexQueryBuilder.QueryExecutor) - Constructor for class io.awspring.spring.data.dynamodb.request.IndexQueryBuilder
 
IndexQueryBuilder(Class, String, IndexKeySchema, BiFunction) - Constructor for class io.awspring.spring.data.dynamodb.request.IndexQueryBuilder
 
IndexQueryBuilder.QueryExecutor<T> - Interface in io.awspring.spring.data.dynamodb.request
 
insert(Object, DynamoDbPersistentEntity, String, DynamoDbConditionRequest) - Method in class io.awspring.spring.data.dynamodb.core.StatementFactory
 
insert(T) - Method in interface io.awspring.spring.data.dynamodb.core.DynamoDbOperations
Inserts an entity and fails if its key already exists.
insert(T) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
insertAll(Object, DynamoDbPersistentEntity) - Method in class io.awspring.spring.data.dynamodb.core.StatementFactory
 
INSTANCE - Enum constant in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.AttributeValueToDate
 
INSTANCE - Enum constant in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.AttributeValueToInstant
 
INSTANCE - Enum constant in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.AttributeValueToLocalDate
 
INSTANCE - Enum constant in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.AttributeValueToLocalDateTime
 
INSTANCE - Enum constant in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.AttributeValueToNumber
 
INSTANCE - Enum constant in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.AttributeValueToZoneId
 
INSTANCE - Enum constant in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.DateToAttributeValue
 
INSTANCE - Enum constant in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.InstantToAttributeValue
 
INSTANCE - Enum constant in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.LocalDateTimeToAttributeValue
 
INSTANCE - Enum constant in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.LocalDateToAttributeValue
 
INSTANCE - Enum constant in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.NumberToAttributeValue
 
INSTANCE - Enum constant in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.ZoneIdToAttributeValue
 
INSTANCE - Enum constant in enum class io.awspring.spring.data.dynamodb.core.mapping.DynamoDbPersistentPropertyComparator
 
INSTANCE - Static variable in interface io.awspring.spring.data.dynamodb.core.mapping.NamingStrategy
 
instantiators - Variable in class io.awspring.spring.data.dynamodb.core.converter.AbstractDynamoDbConverter
 
io.awspring.spring.data.dynamodb - package io.awspring.spring.data.dynamodb
 
io.awspring.spring.data.dynamodb.config - package io.awspring.spring.data.dynamodb.config
 
io.awspring.spring.data.dynamodb.core - package io.awspring.spring.data.dynamodb.core
 
io.awspring.spring.data.dynamodb.core.converter - package io.awspring.spring.data.dynamodb.core.converter
 
io.awspring.spring.data.dynamodb.core.mapping - package io.awspring.spring.data.dynamodb.core.mapping
 
io.awspring.spring.data.dynamodb.core.mapping.events - package io.awspring.spring.data.dynamodb.core.mapping.events
 
io.awspring.spring.data.dynamodb.repository - package io.awspring.spring.data.dynamodb.repository
 
io.awspring.spring.data.dynamodb.repository.cdi - package io.awspring.spring.data.dynamodb.repository.cdi
 
io.awspring.spring.data.dynamodb.repository.config - package io.awspring.spring.data.dynamodb.repository.config
 
io.awspring.spring.data.dynamodb.repository.query - package io.awspring.spring.data.dynamodb.repository.query
 
io.awspring.spring.data.dynamodb.repository.support - package io.awspring.spring.data.dynamodb.repository.support
 
io.awspring.spring.data.dynamodb.request - package io.awspring.spring.data.dynamodb.request
 
io.awspring.spring.data.examples - package io.awspring.spring.data.examples
 
io.awspring.spring.data.examples.config - package io.awspring.spring.data.examples.config
 
io.awspring.spring.data.examples.model - package io.awspring.spring.data.examples.model
 
io.awspring.spring.data.examples.repository - package io.awspring.spring.data.examples.repository
 
io.awspring.spring.data.examples.service - package io.awspring.spring.data.examples.service
 
io.awspring.spring.data.examples.service.usecase - package io.awspring.spring.data.examples.service.usecase
 
isConsistentRead() - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbScanRequest
 
isCountQuery() - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryMethod
 
isDerived() - Method in class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentProperty
 
isDerived() - Method in interface io.awspring.spring.data.dynamodb.core.mapping.DynamoDbPersistentProperty
 
isEmpty() - Method in record class io.awspring.spring.data.dynamodb.core.mapping.IndexKeySchema
 
isExistsQuery() - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryMethod
 
isIdProperty() - Method in class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentProperty
 
isItemCollectionMember() - Method in class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentProperty
 
isItemCollectionMember() - Method in interface io.awspring.spring.data.dynamodb.core.mapping.DynamoDbPersistentProperty
 
isItemCollectionView() - Method in class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentEntity
 
isItemCollectionView() - Method in interface io.awspring.spring.data.dynamodb.core.mapping.DynamoDbPersistentEntity
 
isLimiting() - Method in class io.awspring.spring.data.dynamodb.repository.query.AbstractDynamoDbQuery
 
isLimiting() - Method in class io.awspring.spring.data.dynamodb.repository.query.PartTreeDynamoDbQuery
 
isPartiQlQuery() - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryMethod
 
isSecondaryIndexView() - Method in class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentEntity
 
isSecondaryIndexView() - Method in interface io.awspring.spring.data.dynamodb.core.mapping.DynamoDbPersistentEntity
 
isSpecialType() - Method in class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentProperty
 
isSpecialType() - Method in class io.awspring.spring.data.dynamodb.core.mapping.CachingDynamoDbPersistentProperty
 
isSpecialType() - Method in interface io.awspring.spring.data.dynamodb.core.mapping.DynamoDbPersistentProperty
 
isStatic() - Element in annotation interface io.awspring.spring.data.dynamodb.core.mapping.Column
 
isUpdateQuery() - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryMethod
 
ItemCollectionMember - Annotation Interface in io.awspring.spring.data.dynamodb.core.mapping
Routes matching items onto a field of an ItemCollectionView.
ItemCollectionRepository<A> - Interface in io.awspring.spring.data.dynamodb.repository
Read-only repository that folds one DynamoDB item-collection query page into a view.
ItemCollectionUseCase - Class in io.awspring.spring.data.examples.service.usecase
Demonstrates one-page item-collection folding on a table and secondary index.
ItemCollectionUseCase(OrderItemCollectionRepository, OrderItemCollectionByIndexRepository, OrderItemCollectionRecordRepository) - Constructor for class io.awspring.spring.data.examples.service.usecase.ItemCollectionUseCase
 
ItemCollectionView - Annotation Interface in io.awspring.spring.data.dynamodb.core.mapping
Defines a read-only view that folds related DynamoDB items into one object.

K

keyConditionExpression() - Element in annotation interface io.awspring.spring.data.dynamodb.repository.Query
 
KeyRole - Record Class in io.awspring.spring.data.dynamodb.core.mapping
 
KeyRole(KeyRole.KeyType, int) - Constructor for record class io.awspring.spring.data.dynamodb.core.mapping.KeyRole
Creates an instance of a KeyRole record class.
KeyRole.KeyType - Enum Class in io.awspring.spring.data.dynamodb.core.mapping
 
KeyTemplate - Class in io.awspring.spring.data.dynamodb.core.mapping
 
KeyTemplate.Segment - Record Class in io.awspring.spring.data.dynamodb.core.mapping
 
KeyTemplateResolver - Class in io.awspring.spring.data.dynamodb.core.mapping
 
keyType() - Method in record class io.awspring.spring.data.dynamodb.core.mapping.KeyRole
Returns the value of the keyType record component.

L

LE - Enum constant in enum class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec.SortCondition.Op
 
LifecycleUseCase - Class in io.awspring.spring.data.examples.service.usecase
Demonstrates entity callbacks and mapping application events.
LifecycleUseCase(CustomerRepository, CustomerLifecycleCallbacks) - Constructor for class io.awspring.spring.data.examples.service.usecase.LifecycleUseCase
 
limit() - Element in annotation interface io.awspring.spring.data.dynamodb.repository.Query
 
limit(Integer) - Method in class io.awspring.spring.data.dynamodb.request.IndexQueryBuilder
 
limiting() - Method in record class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryExecution.SingleEntityExecution
Returns the value of the limiting record component.
literal() - Method in record class io.awspring.spring.data.dynamodb.core.mapping.KeyTemplate.Segment
Returns the value of the literal record component.
LT - Enum constant in enum class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec.SortCondition.Op
 

M

main(String[]) - Static method in class io.awspring.spring.data.examples.DynamoDbApplication
 
MappingDynamoDbConverter - Class in io.awspring.spring.data.dynamodb.core.converter
 
MappingDynamoDbConverter(DynamoDbMappingContext) - Constructor for class io.awspring.spring.data.dynamodb.core.converter.MappingDynamoDbConverter
 
MappingDynamoDbEntityInformation<T,ID> - Class in io.awspring.spring.data.dynamodb.repository.support
 
MappingDynamoDbEntityInformation(DynamoDbPersistentEntity, DynamoDbConverter) - Constructor for class io.awspring.spring.data.dynamodb.repository.support.MappingDynamoDbEntityInformation
 
MappingDynamoDbEntityInformation(DynamoDbPersistentEntity, DynamoDbConverter, boolean) - Constructor for class io.awspring.spring.data.dynamodb.repository.support.MappingDynamoDbEntityInformation
 
maybeCallAfterConvert(T, String) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
maybeCallAfterSave(T, String) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
maybeCallBeforeConvert(T, String) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
maybeCallBeforeSave(T, String) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
maybeEmitEvent(E) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 

N

name() - Element in annotation interface io.awspring.spring.data.dynamodb.core.mapping.SecondaryIndex
 
name() - Element in annotation interface io.awspring.spring.data.dynamodb.repository.ExpressionName
 
name() - Element in annotation interface io.awspring.spring.data.dynamodb.repository.ExpressionValue
 
namedQueriesLocation() - Element in annotation interface io.awspring.spring.data.dynamodb.repository.config.EnableDynamoDbRepositories
 
NamedQueryUseCase - Class in io.awspring.spring.data.examples.service.usecase
Demonstrates classpath named queries with annotation metadata.
NamedQueryUseCase(CustomerRepository) - Constructor for class io.awspring.spring.data.examples.service.usecase.NamedQueryUseCase
 
names() - Element in annotation interface io.awspring.spring.data.dynamodb.repository.Query
 
names() - Element in annotation interface io.awspring.spring.data.dynamodb.repository.Update
 
NamingStrategy - Interface in io.awspring.spring.data.dynamodb.core.mapping
 
NormalizedEmailConverter - Class in io.awspring.spring.data.examples.model
Normalizes email values before writing them to DynamoDB.
NormalizedEmailConverter() - Constructor for class io.awspring.spring.data.examples.model.NormalizedEmailConverter
 
note(String, String, AccountNote) - Static method in class io.awspring.spring.data.examples.model.CustomerAccount
 

O

of(Integer) - Static method in class io.awspring.spring.data.dynamodb.request.DynamoDbPageRequest
 
of(Integer, Map) - Static method in class io.awspring.spring.data.dynamodb.request.DynamoDbPageRequest
 
of(String) - Static method in class io.awspring.spring.data.examples.model.AccountNote
 
of(String, String) - Static method in class io.awspring.spring.data.examples.model.AccountProfile
 
of(String, String) - Static method in class io.awspring.spring.data.examples.model.PaymentMethod
 
of(String, String, String) - Static method in class io.awspring.spring.data.examples.model.Address
 
of(String, String, String, Address) - Static method in class io.awspring.spring.data.examples.model.Customer
 
of(String, String, String, String, int, BigDecimal) - Static method in class io.awspring.spring.data.examples.model.OrderItem
 
of(String, String, Instant, OrderStatus, BigDecimal, Address) - Static method in class io.awspring.spring.data.examples.model.Order
 
of(T) - Static method in class io.awspring.spring.data.dynamodb.core.EntityQueryResult
 
of(T, Integer) - Static method in class io.awspring.spring.data.dynamodb.core.EntityQueryResult
 
of(T, Integer, Map) - Static method in class io.awspring.spring.data.dynamodb.core.EntityQueryResult
 
of(T, N) - Static method in record class io.awspring.spring.data.dynamodb.repository.DynamoDbCompositeId
Creates a composite ID from both key values.
onAfterConvert(T, String) - Method in interface io.awspring.spring.data.dynamodb.core.mapping.events.DynamoDbAfterConvertCallback
 
onAfterSave(Customer, String) - Method in class io.awspring.spring.data.examples.service.usecase.CustomerLifecycleCallbacks
 
onAfterSave(T, String) - Method in interface io.awspring.spring.data.dynamodb.core.mapping.events.DynamoDbAfterSaveCallback
 
onBeforeConvert(Customer, String) - Method in class io.awspring.spring.data.examples.service.usecase.CustomerLifecycleCallbacks
 
onBeforeConvert(T, String) - Method in interface io.awspring.spring.data.dynamodb.core.mapping.events.DynamoDbBeforeConvertCallback
 
onBeforeSave(T, String) - Method in interface io.awspring.spring.data.dynamodb.core.mapping.events.DynamoDbBeforeSaveCallback
 
op() - Method in record class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec.SortCondition
Returns the value of the op record component.
or(DynamoDbQuerySpec, DynamoDbQuerySpec) - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryCreator
 
order() - Method in record class io.awspring.spring.data.dynamodb.core.mapping.KeyRole
Returns the value of the order record component.
order() - Element in annotation interface io.awspring.spring.data.dynamodb.core.mapping.PartitionKey
 
order() - Element in annotation interface io.awspring.spring.data.dynamodb.core.mapping.SortKey
 
order() - Method in record class io.awspring.spring.data.examples.model.OrderItemCollectionRecord
Returns the value of the order record component.
Order - Class in io.awspring.spring.data.examples.model
 
Order() - Constructor for class io.awspring.spring.data.examples.model.Order
 
OrderItem - Class in io.awspring.spring.data.examples.model
 
OrderItem() - Constructor for class io.awspring.spring.data.examples.model.OrderItem
 
OrderItemCollection - Class in io.awspring.spring.data.examples.model
 
OrderItemCollection() - Constructor for class io.awspring.spring.data.examples.model.OrderItemCollection
 
OrderItemCollectionByIndex - Class in io.awspring.spring.data.examples.model
 
OrderItemCollectionByIndex() - Constructor for class io.awspring.spring.data.examples.model.OrderItemCollectionByIndex
 
OrderItemCollectionByIndexRepository - Interface in io.awspring.spring.data.examples.repository
 
OrderItemCollectionRecord - Record Class in io.awspring.spring.data.examples.model
 
OrderItemCollectionRecord(Customer, Order, List) - Constructor for record class io.awspring.spring.data.examples.model.OrderItemCollectionRecord
Creates an instance of a OrderItemCollectionRecord record class.
OrderItemCollectionRecordRepository - Interface in io.awspring.spring.data.examples.repository
 
OrderItemCollectionRepository - Interface in io.awspring.spring.data.examples.repository
 
orderItemList() - Method in record class io.awspring.spring.data.examples.model.OrderItemCollectionRecord
Returns the value of the orderItemList record component.
OrderItemRepository - Interface in io.awspring.spring.data.examples.repository
 
OrderRepository - Interface in io.awspring.spring.data.examples.repository
 
OrderStatus - Enum Class in io.awspring.spring.data.examples.model
 
OrderStatusIndex - Class in io.awspring.spring.data.examples.model
Read-only projection of orders through the status index.
OrderStatusIndex() - Constructor for class io.awspring.spring.data.examples.model.OrderStatusIndex
 
OrderStatusIndexRepository - Interface in io.awspring.spring.data.examples.repository
Queries the typed, read-only GSI1 order projection.

P

PaginationUseCase - Class in io.awspring.spring.data.examples.service.usecase
Demonstrates caller-controlled keyset continuation through Window and template APIs.
PaginationUseCase(OrderItemRepository, DynamoDbTemplate) - Constructor for class io.awspring.spring.data.examples.service.usecase.PaginationUseCase
 
PAID - Enum constant in enum class io.awspring.spring.data.examples.model.OrderStatus
 
parse(String) - Static method in class io.awspring.spring.data.dynamodb.core.mapping.KeyTemplate
 
partiQl() - Element in annotation interface io.awspring.spring.data.dynamodb.repository.Query
 
partition(String, Object) - Method in class io.awspring.spring.data.dynamodb.request.IndexQueryBuilder
 
PARTITION - Enum constant in enum class io.awspring.spring.data.dynamodb.core.mapping.KeyRole.KeyType
 
partitionEquals() - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec
 
partitionKey() - Element in annotation interface io.awspring.spring.data.dynamodb.core.mapping.ItemCollectionView
 
partitionKey() - Method in record class io.awspring.spring.data.dynamodb.repository.DynamoDbCompositeId
Returns the value of the partitionKey record component.
partitionKey() - Method in record class io.awspring.spring.data.dynamodb.repository.query.AbstractDynamoDbQuery.UpdateExecution
Returns the value of the partitionKey record component.
PartitionKey - Annotation Interface in io.awspring.spring.data.dynamodb.core.mapping
Marks a property as a partition-key component.
PartitionKey.List - Annotation Interface in io.awspring.spring.data.dynamodb.core.mapping
Holds repeated partition-key declarations.
partitionKeys() - Method in record class io.awspring.spring.data.dynamodb.core.mapping.IndexKeySchema
Returns the value of the partitionKeys record component.
PartTreeDynamoDbQuery - Class in io.awspring.spring.data.dynamodb.repository.query
 
PartTreeDynamoDbQuery(DynamoDbQueryMethod, DynamoDbOperations) - Constructor for class io.awspring.spring.data.dynamodb.repository.query.PartTreeDynamoDbQuery
 
payment(String, String, PaymentMethod) - Static method in class io.awspring.spring.data.examples.model.CustomerAccount
 
PaymentMethod - Class in io.awspring.spring.data.examples.model
 
PaymentMethod() - Constructor for class io.awspring.spring.data.examples.model.PaymentMethod
 
PENDING_PAYMENT - Enum constant in enum class io.awspring.spring.data.examples.model.OrderStatus
 
placeholderNames() - Method in class io.awspring.spring.data.dynamodb.core.mapping.KeyTemplate
 
postProcess(BeanDefinitionBuilder, AnnotationRepositoryConfigurationSource) - Method in class io.awspring.spring.data.dynamodb.repository.config.DynamoDbRepositoryConfigurationExtension
 
postProcess(BeanDefinitionBuilder, XmlRepositoryConfigurationSource) - Method in class io.awspring.spring.data.dynamodb.repository.config.DynamoDbRepositoryConfigurationExtension
 
prefixFor(Map) - Method in class io.awspring.spring.data.dynamodb.core.mapping.KeyTemplate
 
PROCESSING - Enum constant in enum class io.awspring.spring.data.examples.model.OrderStatus
 
profile(String, AccountProfile) - Static method in class io.awspring.spring.data.examples.model.CustomerAccount
 
propertyValueConversions - Variable in class io.awspring.spring.data.dynamodb.core.converter.AbstractDynamoDbConverter
 
propertyValueConversions() - Method in class io.awspring.spring.data.dynamodb.config.AbstractDynamoDbConfiguration
 

Q

query(Class, DynamoDbQueryRequest, DynamoDbPageRequest) - Method in interface io.awspring.spring.data.dynamodb.core.DynamoDbOperations
Executes one DynamoDB query page.
query(Class, DynamoDbQueryRequest, DynamoDbPageRequest) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
query(Class, String) - Method in interface io.awspring.spring.data.dynamodb.core.DynamoDbOperations
Starts a typed query against the named index.
query(Class, String) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
query(String, DynamoDbPersistentEntity, DynamoDbQueryRequest, DynamoDbPageRequest) - Method in class io.awspring.spring.data.dynamodb.core.StatementFactory
 
query(String, DynamoDbPersistentEntity, DynamoDbQueryRequest, DynamoDbPageRequest, String) - Method in class io.awspring.spring.data.dynamodb.core.StatementFactory
 
Query - Annotation Interface in io.awspring.spring.data.dynamodb.repository
Declares an explicit DynamoDB repository read query.
queryItemCollection(Class, DynamoDbQueryRequest, DynamoDbPageRequest) - Method in interface io.awspring.spring.data.dynamodb.core.DynamoDbOperations
Queries and folds one DynamoDB page into an item-collection view.
queryItemCollection(Class, DynamoDbQueryRequest, DynamoDbPageRequest) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
queryLookupStrategy() - Element in annotation interface io.awspring.spring.data.dynamodb.repository.config.EnableDynamoDbRepositories
 

R

rangeEnd() - Method in record class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec.SortCondition
Returns the value of the rangeEnd record component.
raw() - Method in class io.awspring.spring.data.dynamodb.core.mapping.KeyTemplate
 
rawKeyConditionExpression() - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec
 
read(Class, Map) - Method in class io.awspring.spring.data.dynamodb.core.converter.MappingDynamoDbConverter
 
read(Map, DynamoDbPersistentEntity) - Method in class io.awspring.spring.data.dynamodb.core.converter.MappingDynamoDbConverter
 
read(AttributeValue, ValueConversionContext) - Method in class io.awspring.spring.data.examples.model.NormalizedEmailConverter
 
readItemCollection(List, DynamoDbPersistentEntity) - Method in interface io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverter
 
readItemCollection(List, DynamoDbPersistentEntity) - Method in class io.awspring.spring.data.dynamodb.core.converter.MappingDynamoDbConverter
 
REFUNDED - Enum constant in enum class io.awspring.spring.data.examples.model.OrderStatus
 
regex() - Element in annotation interface io.awspring.spring.data.dynamodb.core.mapping.Embedded
 
regex() - Element in annotation interface io.awspring.spring.data.dynamodb.core.mapping.ItemCollectionMember
 
regexPattern() - Method in class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentProperty
 
regexPattern() - Method in class io.awspring.spring.data.dynamodb.core.mapping.CachingDynamoDbPersistentProperty
 
regexPattern() - Method in interface io.awspring.spring.data.dynamodb.core.mapping.DynamoDbPersistentProperty
 
repositoryBaseClass() - Element in annotation interface io.awspring.spring.data.dynamodb.repository.config.EnableDynamoDbRepositories
 
RepositoryCrudUseCase - Class in io.awspring.spring.data.examples.service.usecase
Seeds the table and demonstrates repository save/saveAll operations.
RepositoryCrudUseCase(CustomerRepository, OrderRepository, OrderItemRepository) - Constructor for class io.awspring.spring.data.examples.service.usecase.RepositoryCrudUseCase
 
repositoryFactoryBeanClass() - Element in annotation interface io.awspring.spring.data.dynamodb.repository.config.EnableDynamoDbRepositories
 
repositoryImplementationPostfix() - Element in annotation interface io.awspring.spring.data.dynamodb.repository.config.EnableDynamoDbRepositories
 
request() - Method in record class io.awspring.spring.data.dynamodb.repository.query.AbstractDynamoDbQuery.UpdateExecution
Returns the value of the request record component.
request() - Static method in class io.awspring.spring.data.dynamodb.request.DynamoDbConditionRequest.Builder
 
request() - Static method in class io.awspring.spring.data.dynamodb.request.DynamoDbQueryRequest.Builder
 
request() - Static method in class io.awspring.spring.data.dynamodb.request.DynamoDbQueryRequest
 
requireBeanOfType(Class) - Method in class io.awspring.spring.data.dynamodb.config.AbstractDynamoDbConfiguration
Returns a required bean from this configuration's bean factory.
requiresRawKeyCondition() - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec
 
requiresScan() - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec
 
resolveExpressionAttributeNames(String...) - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec
 
run() - Method in class io.awspring.spring.data.examples.service.usecase.ConversionAndVersionUseCase
 
run() - Method in class io.awspring.spring.data.examples.service.usecase.DerivedQueryUseCase
 
run() - Method in class io.awspring.spring.data.examples.service.usecase.EmbeddedUseCase
 
run() - Method in interface io.awspring.spring.data.examples.service.usecase.ExampleUseCase
 
run() - Method in class io.awspring.spring.data.examples.service.usecase.ExplicitQueryUseCase
 
run() - Method in class io.awspring.spring.data.examples.service.usecase.ItemCollectionUseCase
 
run() - Method in class io.awspring.spring.data.examples.service.usecase.LifecycleUseCase
 
run() - Method in class io.awspring.spring.data.examples.service.usecase.NamedQueryUseCase
 
run() - Method in class io.awspring.spring.data.examples.service.usecase.PaginationUseCase
 
run() - Method in class io.awspring.spring.data.examples.service.usecase.RepositoryCrudUseCase
 
run() - Method in class io.awspring.spring.data.examples.service.usecase.SecondaryIndexUseCase
 
run() - Method in class io.awspring.spring.data.examples.service.usecase.TemplateOperationsUseCase
 
run() - Method in class io.awspring.spring.data.examples.service.usecase.UpdateDeleteUseCase
 
run(String...) - Method in class io.awspring.spring.data.examples.service.ExampleRunner
 

S

save(S) - Method in class io.awspring.spring.data.dynamodb.repository.SimpleDynamoDbRepository
 
save(T) - Method in interface io.awspring.spring.data.dynamodb.core.DynamoDbOperations
Saves an entity with PutItem.
save(T) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
save(T, DynamoDbConditionRequest) - Method in interface io.awspring.spring.data.dynamodb.core.DynamoDbOperations
Saves an entity with a conditional PutItem.
save(T, DynamoDbConditionRequest) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
saveAll(Iterable) - Method in interface io.awspring.spring.data.dynamodb.core.DynamoDbOperations
Saves entities with chunked BatchWriteItem requests.
saveAll(Iterable) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
saveAll(Iterable) - Method in class io.awspring.spring.data.dynamodb.repository.SimpleDynamoDbRepository
 
scan(Class...) - Static method in class io.awspring.spring.data.dynamodb.config.DynamoDbEntityClassScanner
 
scan(Class, DynamoDbScanRequest) - Method in interface io.awspring.spring.data.dynamodb.core.DynamoDbOperations
Executes one DynamoDB scan page.
scan(Class, DynamoDbScanRequest) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
scan(String...) - Static method in class io.awspring.spring.data.dynamodb.config.DynamoDbEntityClassScanner
 
scan(String, DynamoDbScanRequest, DynamoDbPersistentEntity) - Method in class io.awspring.spring.data.dynamodb.core.StatementFactory
 
scan(Collection) - Static method in class io.awspring.spring.data.dynamodb.config.DynamoDbEntityClassScanner
 
scanBasePackageForEntities(String) - Method in class io.awspring.spring.data.dynamodb.config.DynamoDbEntityClassScanner
 
scanByProductName(String) - Method in interface io.awspring.spring.data.examples.repository.OrderItemRepository
 
scanForEntityClasses() - Method in class io.awspring.spring.data.dynamodb.config.DynamoDbEntityClassScanner
 
scanIndexForward() - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec
 
scanIndexForward(boolean) - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec
 
scanIndexForward(boolean) - Method in class io.awspring.spring.data.dynamodb.request.IndexQueryBuilder
 
scanIndexName(String) - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec
 
SecondaryIndex - Annotation Interface in io.awspring.spring.data.dynamodb.core.mapping
Maps a read-only entity view to a DynamoDB secondary index.
SecondaryIndexRepository<T> - Interface in io.awspring.spring.data.dynamodb.repository
Marker for read-only repositories backed by a DynamoDB secondary-index view.
SecondaryIndexUseCase - Class in io.awspring.spring.data.examples.service.usecase
Demonstrates a typed, read-only SecondaryIndexRepository.
SecondaryIndexUseCase(OrderStatusIndexRepository) - Constructor for class io.awspring.spring.data.examples.service.usecase.SecondaryIndexUseCase
 
Segment(boolean, String) - Constructor for record class io.awspring.spring.data.dynamodb.core.mapping.KeyTemplate.Segment
Creates an instance of a Segment record class.
serializeAsNestedMap() - Method in class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentProperty
 
serializeAsNestedMap() - Method in class io.awspring.spring.data.dynamodb.core.mapping.CachingDynamoDbPersistentProperty
 
serializeAsNestedMap() - Method in interface io.awspring.spring.data.dynamodb.core.mapping.DynamoDbPersistentProperty
 
serializeAsNestedMap() - Element in annotation interface io.awspring.spring.data.dynamodb.core.mapping.Embedded
 
setAddress(Address) - Method in class io.awspring.spring.data.examples.model.Customer
 
setApplicationContext(ApplicationContext) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
setApplicationContext(ApplicationContext) - Method in class io.awspring.spring.data.dynamodb.core.converter.MappingDynamoDbConverter
 
setApplicationContext(ApplicationContext) - Method in class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentEntity
 
setApplicationContext(ApplicationContext) - Method in class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentProperty
 
setApplicationContext(ApplicationContext) - Method in class io.awspring.spring.data.dynamodb.core.mapping.DynamoDbMappingContext
 
setApplicationEventPublisher(ApplicationEventPublisher) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
setBatchWriteBackOff(BackOff) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
setBeanClassLoader(ClassLoader) - Method in class io.awspring.spring.data.dynamodb.config.AbstractDynamoDbConfiguration
 
setBeanClassLoader(ClassLoader) - Method in class io.awspring.spring.data.dynamodb.config.DynamoDbEntityClassScanner
 
setBeanClassLoader(ClassLoader) - Method in class io.awspring.spring.data.dynamodb.core.converter.MappingDynamoDbConverter
 
setBeanClassLoader(ClassLoader) - Method in class io.awspring.spring.data.dynamodb.core.mapping.DynamoDbMappingContext
 
setBeanFactory(BeanFactory) - Method in class io.awspring.spring.data.dynamodb.config.AbstractDynamoDbConfiguration
 
setBrand(String) - Method in class io.awspring.spring.data.examples.model.PaymentMethod
 
setCity(String) - Method in class io.awspring.spring.data.examples.model.Address
 
setColumnName(String) - Method in class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentProperty
 
setConsistentRead(boolean) - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbScanRequest
 
setCountry(String) - Method in class io.awspring.spring.data.examples.model.Address
 
setCreatedAt(Instant) - Method in class io.awspring.spring.data.examples.model.Order
 
setCreatedAtKey(String) - Method in class io.awspring.spring.data.examples.model.OrderStatusIndex
 
setCustomConversions(CustomConversions) - Method in class io.awspring.spring.data.dynamodb.core.converter.AbstractDynamoDbConverter
 
setCustomer(Customer) - Method in class io.awspring.spring.data.examples.model.OrderItemCollection
 
setCustomerId(String) - Method in class io.awspring.spring.data.examples.model.Customer
 
setCustomerId(String) - Method in class io.awspring.spring.data.examples.model.Order
 
setCustomerId(String) - Method in class io.awspring.spring.data.examples.model.OrderItem
 
setDisplayName(String) - Method in class io.awspring.spring.data.examples.model.AccountProfile
 
setDynamoDbClient(DynamoDbClient) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbAccessor
 
setDynamoDbOperations(DynamoDbOperations) - Method in class io.awspring.spring.data.dynamodb.repository.support.DynamoDbRepositoryFactoryBean
 
setEmail(String) - Method in class io.awspring.spring.data.examples.model.Customer
 
setEntityBasePackageClasses(Collection) - Method in class io.awspring.spring.data.dynamodb.config.DynamoDbEntityClassScanner
 
setEntityBasePackages(Collection) - Method in class io.awspring.spring.data.dynamodb.config.DynamoDbEntityClassScanner
 
setEntityCallbacks(EntityCallbacks) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
setExceptionTranslator(DynamoDbExceptionTranslator) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbAccessor
 
setExclusiveStartKey(Map) - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbScanRequest
 
setExpressionAttributeNames(Map) - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbScanRequest
 
setExpressionAttributeValues(Map) - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbScanRequest
 
setFilterExpression(String) - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbScanRequest
 
setGsi1pk(String) - Method in class io.awspring.spring.data.examples.model.Customer
 
setGsi1pk(String) - Method in class io.awspring.spring.data.examples.model.Order
 
setGsi1pk(String) - Method in class io.awspring.spring.data.examples.model.OrderItem
 
setGsi1sk(String) - Method in class io.awspring.spring.data.examples.model.Customer
 
setGsi1sk(String) - Method in class io.awspring.spring.data.examples.model.Order
 
setGsi1sk(String) - Method in class io.awspring.spring.data.examples.model.OrderItem
 
setGsi2pk(String) - Method in class io.awspring.spring.data.examples.model.Order
 
setGsi2pk(String) - Method in class io.awspring.spring.data.examples.model.OrderItem
 
setGsi2sk(String) - Method in class io.awspring.spring.data.examples.model.Order
 
setGsi2sk(String) - Method in class io.awspring.spring.data.examples.model.OrderItem
 
setIndexName(String) - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbScanRequest
 
setInstantiators(EntityInstantiators) - Method in class io.awspring.spring.data.dynamodb.core.converter.AbstractDynamoDbConverter
 
setItems(List) - Method in class io.awspring.spring.data.examples.model.OrderItemCollectionByIndex
 
setLast4(String) - Method in class io.awspring.spring.data.examples.model.PaymentMethod
 
setLimit(Integer) - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbScanRequest
 
setMappingContext(MappingContext) - Method in class io.awspring.spring.data.dynamodb.repository.support.DynamoDbRepositoryFactoryBean
 
setNamingStrategy(NamingStrategy) - Method in class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentEntity
 
setNote(AccountNote) - Method in class io.awspring.spring.data.examples.model.CustomerAccount
 
setOrder(Order) - Method in class io.awspring.spring.data.examples.model.OrderItemCollection
 
setOrder(Order) - Method in class io.awspring.spring.data.examples.model.OrderItemCollectionByIndex
 
setOrderId(String) - Method in class io.awspring.spring.data.examples.model.Order
 
setOrderId(String) - Method in class io.awspring.spring.data.examples.model.OrderItem
 
setOrderId(String) - Method in class io.awspring.spring.data.examples.model.OrderStatusIndex
 
setOrderItemList(List) - Method in class io.awspring.spring.data.examples.model.OrderItemCollection
 
setPayment(PaymentMethod) - Method in class io.awspring.spring.data.examples.model.CustomerAccount
 
setPk(String) - Method in class io.awspring.spring.data.examples.model.Customer
 
setPk(String) - Method in class io.awspring.spring.data.examples.model.CustomerAccount
 
setPk(String) - Method in class io.awspring.spring.data.examples.model.Order
 
setPk(String) - Method in class io.awspring.spring.data.examples.model.OrderItem
 
setPk(String) - Method in class io.awspring.spring.data.examples.model.OrderStatusIndex
 
setPrice(BigDecimal) - Method in class io.awspring.spring.data.examples.model.OrderItem
 
setProductId(String) - Method in class io.awspring.spring.data.examples.model.OrderItem
 
setProductName(String) - Method in class io.awspring.spring.data.examples.model.OrderItem
 
setProfile(AccountProfile) - Method in class io.awspring.spring.data.examples.model.CustomerAccount
 
setProjectionExpression(String) - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbScanRequest
 
setPropertyValueConversions(PropertyValueConversions) - Method in class io.awspring.spring.data.dynamodb.core.converter.AbstractDynamoDbConverter
 
setQuantity(int) - Method in class io.awspring.spring.data.examples.model.OrderItem
 
setShippingAddress(Address) - Method in class io.awspring.spring.data.examples.model.Order
 
setSk(String) - Method in class io.awspring.spring.data.examples.model.Customer
 
setSk(String) - Method in class io.awspring.spring.data.examples.model.CustomerAccount
 
setSk(String) - Method in class io.awspring.spring.data.examples.model.Order
 
setSk(String) - Method in class io.awspring.spring.data.examples.model.OrderStatusIndex
 
setStatus(OrderStatus) - Method in class io.awspring.spring.data.examples.model.Order
 
setStatus(OrderStatus) - Method in class io.awspring.spring.data.examples.model.OrderStatusIndex
 
setStatusKey(String) - Method in class io.awspring.spring.data.examples.model.OrderStatusIndex
 
setStreet(String) - Method in class io.awspring.spring.data.examples.model.Address
 
setTableName(String) - Method in class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentEntity
 
setText(String) - Method in class io.awspring.spring.data.examples.model.AccountNote
 
setTier(String) - Method in class io.awspring.spring.data.examples.model.AccountProfile
 
setTotal(BigDecimal) - Method in class io.awspring.spring.data.examples.model.Order
 
setTotal(BigDecimal) - Method in class io.awspring.spring.data.examples.model.OrderStatusIndex
 
setUsername(String) - Method in class io.awspring.spring.data.examples.model.Customer
 
setVerifier(DynamoDbPersistentEntityMetadataVerifier) - Method in class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentEntity
 
setVersion(Long) - Method in class io.awspring.spring.data.examples.model.Order
 
SHIPPED - Enum constant in enum class io.awspring.spring.data.examples.model.OrderStatus
 
SimpleDynamoDbRepository<T,ID> - Class in io.awspring.spring.data.dynamodb.repository
 
SimpleDynamoDbRepository(DynamoDbEntityInformation, DynamoDbOperations) - Constructor for class io.awspring.spring.data.dynamodb.repository.SimpleDynamoDbRepository
 
SimpleItemCollectionRepository<A> - Class in io.awspring.spring.data.dynamodb.repository
 
SimpleItemCollectionRepository(DynamoDbEntityInformation, DynamoDbOperations) - Constructor for class io.awspring.spring.data.dynamodb.repository.SimpleItemCollectionRepository
 
SingleEntityExecution(boolean) - Constructor for record class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryExecution.SingleEntityExecution
Creates an instance of a SingleEntityExecution record class.
singlePartitionKey() - Method in record class io.awspring.spring.data.dynamodb.core.mapping.IndexKeySchema
 
singleSortKey() - Method in record class io.awspring.spring.data.dynamodb.core.mapping.IndexKeySchema
 
SORT - Enum constant in enum class io.awspring.spring.data.dynamodb.core.mapping.KeyRole.KeyType
 
sortBeginsWith(String, Object) - Method in class io.awspring.spring.data.dynamodb.request.IndexQueryBuilder
 
sortBetween(String, Object, Object) - Method in class io.awspring.spring.data.dynamodb.request.IndexQueryBuilder
 
SortCondition(String, DynamoDbQuerySpec.SortCondition.Op, Object, Object) - Constructor for record class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec.SortCondition
Creates an instance of a SortCondition record class.
sortConditionIsTemplateColumn() - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec
 
sortConditionIsTemplateColumn(boolean) - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec
 
sortConditions() - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec
 
sortEq(String, Object) - Method in class io.awspring.spring.data.dynamodb.request.IndexQueryBuilder
 
sortGe(String, Object) - Method in class io.awspring.spring.data.dynamodb.request.IndexQueryBuilder
 
sortGt(String, Object) - Method in class io.awspring.spring.data.dynamodb.request.IndexQueryBuilder
 
sortKey() - Element in annotation interface io.awspring.spring.data.dynamodb.core.mapping.ItemCollectionMember
 
sortKey() - Element in annotation interface io.awspring.spring.data.dynamodb.core.mapping.ItemCollectionView
 
sortKey() - Method in record class io.awspring.spring.data.dynamodb.repository.DynamoDbCompositeId
Returns the value of the sortKey record component.
sortKey() - Method in record class io.awspring.spring.data.dynamodb.repository.query.AbstractDynamoDbQuery.UpdateExecution
Returns the value of the sortKey record component.
SortKey - Annotation Interface in io.awspring.spring.data.dynamodb.core.mapping
Marks a property as a sort-key component.
SortKey.List - Annotation Interface in io.awspring.spring.data.dynamodb.core.mapping
Holds repeated sort-key declarations.
sortKeys() - Method in record class io.awspring.spring.data.dynamodb.core.mapping.IndexKeySchema
Returns the value of the sortKeys record component.
SortKeyTemplate - Annotation Interface in io.awspring.spring.data.dynamodb.core.mapping
Composes and decomposes a sort key from entity properties.
SortKeyTemplate.List - Annotation Interface in io.awspring.spring.data.dynamodb.core.mapping
Holds repeated sort-key templates.
SortKeyTemplateVerifier - Class in io.awspring.spring.data.dynamodb.core.mapping
 
SortKeyTemplateVerifier() - Constructor for class io.awspring.spring.data.dynamodb.core.mapping.SortKeyTemplateVerifier
 
sortLe(String, Object) - Method in class io.awspring.spring.data.dynamodb.request.IndexQueryBuilder
 
sortLt(String, Object) - Method in class io.awspring.spring.data.dynamodb.request.IndexQueryBuilder
 
startsWith() - Method in class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentProperty
 
startsWith() - Method in class io.awspring.spring.data.dynamodb.core.mapping.CachingDynamoDbPersistentProperty
 
startsWith() - Method in interface io.awspring.spring.data.dynamodb.core.mapping.DynamoDbPersistentProperty
 
startsWith() - Element in annotation interface io.awspring.spring.data.dynamodb.core.mapping.Embedded
 
startsWith() - Element in annotation interface io.awspring.spring.data.dynamodb.core.mapping.ItemCollectionMember
 
StatementFactory - Class in io.awspring.spring.data.dynamodb.core
 
StatementFactory(DynamoDbConverter) - Constructor for class io.awspring.spring.data.dynamodb.core.StatementFactory
 
StringBasedDynamoDbQuery - Class in io.awspring.spring.data.dynamodb.repository.query
 
StringBasedDynamoDbQuery(DynamoDbQueryMethod, DynamoDbOperations, ValueExpressionDelegate) - Constructor for class io.awspring.spring.data.dynamodb.repository.query.StringBasedDynamoDbQuery
 
StringBasedDynamoDbQuery(DynamoDbQueryMethod, DynamoDbOperations, ValueExpressionDelegate, String) - Constructor for class io.awspring.spring.data.dynamodb.repository.query.StringBasedDynamoDbQuery
 
StringBasedItemCollectionQuery - Class in io.awspring.spring.data.dynamodb.repository.query
 
StringBasedItemCollectionQuery(DynamoDbQueryMethod, DynamoDbOperations, ValueExpressionDelegate) - Constructor for class io.awspring.spring.data.dynamodb.repository.query.StringBasedItemCollectionQuery
 
StringBasedItemCollectionQuery(DynamoDbQueryMethod, DynamoDbOperations, ValueExpressionDelegate, String) - Constructor for class io.awspring.spring.data.dynamodb.repository.query.StringBasedItemCollectionQuery
 

T

Table - Annotation Interface in io.awspring.spring.data.dynamodb.core.mapping
Maps an entity to a DynamoDB table.
tableName() - Element in annotation interface io.awspring.spring.data.dynamodb.core.mapping.ItemCollectionView
 
tableName() - Element in annotation interface io.awspring.spring.data.dynamodb.core.mapping.SecondaryIndex
 
tableName() - Element in annotation interface io.awspring.spring.data.dynamodb.core.mapping.Table
 
templateFor(String) - Method in class io.awspring.spring.data.dynamodb.core.mapping.KeyTemplateResolver
 
templateIndexes() - Method in class io.awspring.spring.data.dynamodb.core.mapping.KeyTemplateResolver
 
TemplateOperationsUseCase - Class in io.awspring.spring.data.examples.service.usecase
Demonstrates generic template results, conditional insert, and BatchWriteItem.
TemplateOperationsUseCase(DynamoDbTemplate) - Constructor for class io.awspring.spring.data.examples.service.usecase.TemplateOperationsUseCase
 
text() - Method in record class io.awspring.spring.data.dynamodb.core.mapping.KeyTemplate.Segment
Returns the value of the text record component.
title() - Method in class io.awspring.spring.data.examples.service.usecase.ConversionAndVersionUseCase
 
title() - Method in class io.awspring.spring.data.examples.service.usecase.DerivedQueryUseCase
 
title() - Method in class io.awspring.spring.data.examples.service.usecase.EmbeddedUseCase
 
title() - Method in interface io.awspring.spring.data.examples.service.usecase.ExampleUseCase
 
title() - Method in class io.awspring.spring.data.examples.service.usecase.ExplicitQueryUseCase
 
title() - Method in class io.awspring.spring.data.examples.service.usecase.ItemCollectionUseCase
 
title() - Method in class io.awspring.spring.data.examples.service.usecase.LifecycleUseCase
 
title() - Method in class io.awspring.spring.data.examples.service.usecase.NamedQueryUseCase
 
title() - Method in class io.awspring.spring.data.examples.service.usecase.PaginationUseCase
 
title() - Method in class io.awspring.spring.data.examples.service.usecase.RepositoryCrudUseCase
 
title() - Method in class io.awspring.spring.data.examples.service.usecase.SecondaryIndexUseCase
 
title() - Method in class io.awspring.spring.data.examples.service.usecase.TemplateOperationsUseCase
 
title() - Method in class io.awspring.spring.data.examples.service.usecase.UpdateDeleteUseCase
 
toAttributeValue(Object, boolean) - Method in class io.awspring.spring.data.dynamodb.core.converter.MappingDynamoDbConverter
 
toRawKeyConditionRequest(DynamoDbQuerySpec) - Static method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpecMapper
 
toScanRequest() - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec
 
toScanRequest(DynamoDbQuerySpec, Map, Integer) - Static method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpecMapper
 
toString() - Method in record class io.awspring.spring.data.dynamodb.core.mapping.IndexKeySchema
Returns a string representation of this record class.
toString() - Method in record class io.awspring.spring.data.dynamodb.core.mapping.KeyRole
Returns a string representation of this record class.
toString() - Method in record class io.awspring.spring.data.dynamodb.core.mapping.KeyTemplate.Segment
Returns a string representation of this record class.
toString() - Method in record class io.awspring.spring.data.dynamodb.repository.DynamoDbCompositeId
Returns a string representation of this record class.
toString() - Method in record class io.awspring.spring.data.dynamodb.repository.query.AbstractDynamoDbQuery.UpdateExecution
Returns a string representation of this record class.
toString() - Method in record class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryExecution.CollectionExecution
Returns a string representation of this record class.
toString() - Method in record class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryExecution.SingleEntityExecution
Returns a string representation of this record class.
toString() - Method in record class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryExecution.WindowExecution
Returns a string representation of this record class.
toString() - Method in record class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec.SortCondition
Returns a string representation of this record class.
toString() - Method in record class io.awspring.spring.data.examples.model.OrderItemCollectionRecord
Returns a string representation of this record class.
toTemplateSortKeyRequest(DynamoDbQuerySpec) - Static method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpecMapper
 
translate(String, String, RuntimeException) - Method in class io.awspring.spring.data.dynamodb.core.DefaultDynamoDbExceptionTranslator
 
translate(String, String, RuntimeException) - Method in interface io.awspring.spring.data.dynamodb.core.DynamoDbExceptionTranslator
 
translate(String, String, RuntimeException) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbAccessor
 
translateExceptionIfPossible(RuntimeException) - Method in class io.awspring.spring.data.dynamodb.core.DefaultDynamoDbExceptionTranslator
 

U

UncategorizedDynamoDbException - Exception Class in io.awspring.spring.data.dynamodb
 
UncategorizedDynamoDbException(String, Throwable) - Constructor for exception class io.awspring.spring.data.dynamodb.UncategorizedDynamoDbException
 
update(Object, Object, DynamoDbUpdateExpressionRequestInterface, Class) - Method in interface io.awspring.spring.data.dynamodb.core.DynamoDbOperations
Updates an item with a fluent update-expression callback.
update(Object, Object, DynamoDbUpdateExpressionRequestInterface, Class) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
update(Object, Object, DynamoDbUpdateExpressionRequest, Class) - Method in interface io.awspring.spring.data.dynamodb.core.DynamoDbOperations
Updates an item with an explicit update request.
update(Object, Object, DynamoDbUpdateExpressionRequest, Class) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
update(Object, Object, DynamoDbUpdateExpressionRequest, String, DynamoDbPersistentEntity) - Method in class io.awspring.spring.data.dynamodb.core.StatementFactory
 
update(Object, String, DynamoDbPersistentEntity, Number) - Method in class io.awspring.spring.data.dynamodb.core.StatementFactory
 
update(Object, Map, DynamoDbPersistentEntity, Map) - Method in interface io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverter
 
update(Object, Map, DynamoDbPersistentEntity, Map) - Method in class io.awspring.spring.data.dynamodb.core.converter.MappingDynamoDbConverter
 
update(S) - Method in interface io.awspring.spring.data.dynamodb.repository.DynamoDbRepository
Updates an existing item from the supplied entity state.
update(S) - Method in class io.awspring.spring.data.dynamodb.repository.SimpleDynamoDbRepository
 
update(T) - Method in interface io.awspring.spring.data.dynamodb.core.DynamoDbOperations
Updates an item from the supplied entity state.
update(T) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
Update - Annotation Interface in io.awspring.spring.data.dynamodb.repository
Declares a single-item DynamoDB update.
UpdateDeleteUseCase - Class in io.awspring.spring.data.examples.service.usecase
Demonstrates @Update, state-based update, and delete operations.
UpdateDeleteUseCase(OrderRepository, OrderItemRepository, DynamoDbTemplate) - Constructor for class io.awspring.spring.data.examples.service.usecase.UpdateDeleteUseCase
 
UpdateExecution(Object, Object, DynamoDbUpdateExpressionRequest) - Constructor for record class io.awspring.spring.data.dynamodb.repository.query.AbstractDynamoDbQuery.UpdateExecution
Creates an instance of a UpdateExecution record class.
updateExpression() - Element in annotation interface io.awspring.spring.data.dynamodb.repository.Update
 
updateRecursive(Object, Map, DynamoDbPersistentEntity) - Method in class io.awspring.spring.data.dynamodb.core.converter.MappingDynamoDbConverter
 

V

value() - Element in annotation interface io.awspring.spring.data.dynamodb.core.mapping.Column
 
value() - Element in annotation interface io.awspring.spring.data.dynamodb.core.mapping.PartitionKey.List
 
value() - Element in annotation interface io.awspring.spring.data.dynamodb.core.mapping.PartitionKey
 
value() - Element in annotation interface io.awspring.spring.data.dynamodb.core.mapping.SecondaryIndex
 
value() - Element in annotation interface io.awspring.spring.data.dynamodb.core.mapping.SortKey.List
 
value() - Element in annotation interface io.awspring.spring.data.dynamodb.core.mapping.SortKey
 
value() - Element in annotation interface io.awspring.spring.data.dynamodb.core.mapping.SortKeyTemplate.List
 
value() - Element in annotation interface io.awspring.spring.data.dynamodb.core.mapping.SortKeyTemplate
 
value() - Element in annotation interface io.awspring.spring.data.dynamodb.core.mapping.Table
 
value() - Element in annotation interface io.awspring.spring.data.dynamodb.repository.config.EnableDynamoDbRepositories
 
value() - Element in annotation interface io.awspring.spring.data.dynamodb.repository.ExpressionName
 
value() - Element in annotation interface io.awspring.spring.data.dynamodb.repository.ExpressionValue
 
value() - Method in record class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec.SortCondition
Returns the value of the value record component.
valueOf(String) - Static method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.AttributeValueToDate
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.AttributeValueToInstant
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.AttributeValueToLocalDate
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.AttributeValueToLocalDateTime
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.AttributeValueToNumber
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.AttributeValueToZoneId
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.DateToAttributeValue
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.InstantToAttributeValue
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.LocalDateTimeToAttributeValue
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.LocalDateToAttributeValue
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.NumberToAttributeValue
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.ZoneIdToAttributeValue
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.awspring.spring.data.dynamodb.core.mapping.DynamoDbPersistentPropertyComparator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.awspring.spring.data.dynamodb.core.mapping.KeyRole.KeyType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec.SortCondition.Op
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.awspring.spring.data.examples.model.OrderStatus
Returns the enum constant of this class with the specified name.
values() - Static method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.AttributeValueToDate
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.AttributeValueToInstant
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.AttributeValueToLocalDate
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.AttributeValueToLocalDateTime
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.AttributeValueToNumber
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.AttributeValueToZoneId
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.DateToAttributeValue
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.InstantToAttributeValue
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.LocalDateTimeToAttributeValue
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.LocalDateToAttributeValue
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.NumberToAttributeValue
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverters.ZoneIdToAttributeValue
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.awspring.spring.data.dynamodb.core.mapping.DynamoDbPersistentPropertyComparator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.awspring.spring.data.dynamodb.core.mapping.KeyRole.KeyType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQuerySpec.SortCondition.Op
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Element in annotation interface io.awspring.spring.data.dynamodb.repository.Query
 
values() - Element in annotation interface io.awspring.spring.data.dynamodb.repository.Update
 
values() - Static method in enum class io.awspring.spring.data.examples.model.OrderStatus
Returns an array containing the constants of this enum class, in the order they are declared.
VerifierMappingExceptions - Exception Class in io.awspring.spring.data.dynamodb.core.mapping
 
VerifierMappingExceptions(DynamoDbPersistentEntity, String) - Constructor for exception class io.awspring.spring.data.dynamodb.core.mapping.VerifierMappingExceptions
 
VerifierMappingExceptions(DynamoDbPersistentEntity, Collection) - Constructor for exception class io.awspring.spring.data.dynamodb.core.mapping.VerifierMappingExceptions
 
verify() - Method in class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentEntity
 
verify(DynamoDbPersistentEntity) - Method in class io.awspring.spring.data.dynamodb.core.mapping.BasicDynamoDbPersistentEntityMetadataVerifier
 
verify(DynamoDbPersistentEntity) - Method in class io.awspring.spring.data.dynamodb.core.mapping.CompositeDynamoDbPersistentEntityMetadataVerifier
 
verify(DynamoDbPersistentEntity) - Method in interface io.awspring.spring.data.dynamodb.core.mapping.DynamoDbPersistentEntityMetadataVerifier
 
verify(DynamoDbPersistentEntity) - Method in class io.awspring.spring.data.dynamodb.core.mapping.SortKeyTemplateVerifier
 
verify(Method, RepositoryMetadata) - Method in class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryMethod
 

W

waitBeforeRetry(long) - Method in class io.awspring.spring.data.dynamodb.core.DynamoDbTemplate
 
WindowExecution() - Constructor for record class io.awspring.spring.data.dynamodb.repository.query.DynamoDbQueryExecution.WindowExecution
Creates an instance of a WindowExecution record class.
withConditionExpression(String) - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbConditionRequest.Builder
 
withConditionExpression(String) - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbUpdateExpressionRequest.Builder
 
withConsistentRead(boolean) - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbScanRequest.Builder
 
withConsistentRead(Boolean) - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbQueryRequest.Builder
 
withExclusiveStartKey(Map) - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbScanRequest.Builder
 
withExpressionAttributeNames(Map) - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbConditionRequest.Builder
 
withExpressionAttributeNames(Map) - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbQueryRequest.Builder
 
withExpressionAttributeNames(Map) - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbScanRequest.Builder
 
withExpressionAttributeNames(Map) - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbUpdateExpressionRequest.Builder
 
withExpressionAttributeValues(Map) - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbConditionRequest.Builder
 
withExpressionAttributeValues(Map) - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbQueryRequest.Builder
 
withExpressionAttributeValues(Map) - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbScanRequest.Builder
 
withExpressionAttributeValues(Map) - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbUpdateExpressionRequest.Builder
 
withFilterExpression(String) - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbQueryRequest.Builder
 
withFilterExpression(String) - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbScanRequest.Builder
 
withIndexName(String) - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbQueryRequest.Builder
 
withIndexName(String) - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbScanRequest.Builder
 
withKeyConditionExpression(String) - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbQueryRequest.Builder
 
withLimit(Integer) - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbScanRequest.Builder
 
withProjectionExpression(String) - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbScanRequest.Builder
 
withScanIndexForward(Boolean) - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbQueryRequest.Builder
 
withUpdateExpression(String) - Method in class io.awspring.spring.data.dynamodb.request.DynamoDbUpdateExpressionRequest.Builder
 
write(Object, Map) - Method in class io.awspring.spring.data.dynamodb.core.converter.MappingDynamoDbConverter
 
write(Object, Map, DynamoDbPersistentEntity) - Method in interface io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverter
 
write(Object, Map, DynamoDbPersistentEntity) - Method in class io.awspring.spring.data.dynamodb.core.converter.MappingDynamoDbConverter
 
write(String, ValueConversionContext) - Method in class io.awspring.spring.data.examples.model.NormalizedEmailConverter
 
writeKey(Object, Object, Map, DynamoDbPersistentEntity) - Method in interface io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverter
 
writeKey(Object, Object, Map, DynamoDbPersistentEntity) - Method in class io.awspring.spring.data.dynamodb.core.converter.MappingDynamoDbConverter
 
writeKey(Object, Map, DynamoDbPersistentEntity) - Method in interface io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverter
 
writeKey(Object, Map, DynamoDbPersistentEntity) - Method in class io.awspring.spring.data.dynamodb.core.converter.MappingDynamoDbConverter
 
writeKeyFromEntity(Object, Map, DynamoDbPersistentEntity) - Method in interface io.awspring.spring.data.dynamodb.core.converter.DynamoDbConverter
 
writeKeyFromEntity(Object, Map, DynamoDbPersistentEntity) - Method in class io.awspring.spring.data.dynamodb.core.converter.MappingDynamoDbConverter
 
writeRequestForBatchPut(Object, DynamoDbPersistentEntity) - Method in class io.awspring.spring.data.dynamodb.core.StatementFactory
 
WriteResult - Class in io.awspring.spring.data.dynamodb.core
Base result for a successful DynamoDB write.
WriteResult() - Constructor for class io.awspring.spring.data.dynamodb.core.WriteResult
 
A B C D E F G H I K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form