Uses of Class
software.amazon.awssdk.enhanced.dynamodb.mapper.WrappedTableSchema
Packages that use WrappedTableSchema
-
Uses of WrappedTableSchema in software.amazon.awssdk.enhanced.dynamodb.mapper
Subclasses of WrappedTableSchema in software.amazon.awssdk.enhanced.dynamodb.mapperModifier and TypeClassDescriptionfinal classImplementation ofTableSchemathat builds a table schema based on properties and annotations of a bean class.final classImplementation ofTableSchemathat builds a table schema based on properties and annotations of an immutable class with an associated builder class.final classImplementation ofTableSchemathat builds a schema based on directly declared attributes and methods to get and set those attributes.