Uses of Interface
io.awspring.spring.data.examples.service.usecase.ExampleUseCase
Packages that use ExampleUseCase
Package
Description
-
Uses of ExampleUseCase in io.awspring.spring.data.examples.service
Constructor parameters in io.awspring.spring.data.examples.service with type arguments of type ExampleUseCase -
Uses of ExampleUseCase in io.awspring.spring.data.examples.service.usecase
Classes in io.awspring.spring.data.examples.service.usecase that implement ExampleUseCaseModifier and TypeClassDescriptionclassDemonstrates @ValueConverter, @Version, @SortKeyTemplate, and @Derived.classDemonstrates derived key queries, limits, ordering, count, and exists.classDemonstrates nested-map and routed flattened @Embedded mappings.classDemonstrates explicit filter expressions, scan opt-in, and PartiQL.classDemonstrates one-page item-collection folding on a table and secondary index.classDemonstrates entity callbacks and mapping application events.classDemonstrates classpath named queries with annotation metadata.classDemonstrates caller-controlled keyset continuation through Window and template APIs.classSeeds the table and demonstrates repository save/saveAll operations.classDemonstrates a typed, read-only SecondaryIndexRepository.classDemonstrates generic template results, conditional insert, and BatchWriteItem.classDemonstrates @Update, state-based update, and delete operations.