A D E H I K N O P R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ALL - org.leo.aws.ddb.annotations.ProjectionType
D
- DateCreated - Annotation Type in org.leo.aws.ddb.annotations
- DateUpdated - Annotation Type in org.leo.aws.ddb.annotations
- DbAttribute - Annotation Type in org.leo.aws.ddb.annotations
- DdbRepository - Annotation Type in org.leo.aws.ddb.annotations
- DDBTable - Annotation Type in org.leo.aws.ddb.annotations
-
Annotate the entity class with this annotation.
E
- entityClass() - Method in annotation type org.leo.aws.ddb.annotations.DdbRepository
H
- HASH_KEY - org.leo.aws.ddb.annotations.KeyType
- HashKey - Annotation Type in org.leo.aws.ddb.annotations
-
Annotate the entity field that represents the hash key (partition key) with this annotation
I
- INCLUDE - org.leo.aws.ddb.annotations.ProjectionType
- indices() - Method in annotation type org.leo.aws.ddb.annotations.SecondaryIndices
-
Individual Indexes
K
- KEYS_ONLY - org.leo.aws.ddb.annotations.ProjectionType
- KeyType - Enum in org.leo.aws.ddb.annotations
- KeyType() - Constructor for enum org.leo.aws.ddb.annotations.KeyType
N
- name() - Method in annotation type org.leo.aws.ddb.annotations.DDBTable
-
Represents the DynamoDb table name
- name() - Method in annotation type org.leo.aws.ddb.annotations.SecondaryIndex
-
Name of the index
- nullable() - Method in annotation type org.leo.aws.ddb.annotations.DbAttribute
O
- org.leo.aws.ddb.annotations - package org.leo.aws.ddb.annotations
P
- projectionType() - Method in annotation type org.leo.aws.ddb.annotations.SecondaryIndex
- ProjectionType - Enum in org.leo.aws.ddb.annotations
- ProjectionType() - Constructor for enum org.leo.aws.ddb.annotations.ProjectionType
R
- RANGE_KEY - org.leo.aws.ddb.annotations.KeyType
- RangeKey - Annotation Type in org.leo.aws.ddb.annotations
-
Annotate the entity field that represents the range key (sort key) with this annotation
S
- SecondaryIndex - Annotation Type in org.leo.aws.ddb.annotations
-
Represents a GSI/LSI in a DynamoDb field.
- SecondaryIndices - Annotation Type in org.leo.aws.ddb.annotations
-
Represents a GSI/LSI in a DynamoDb field.
T
- Transient - Annotation Type in org.leo.aws.ddb.annotations
- type() - Method in annotation type org.leo.aws.ddb.annotations.SecondaryIndex
-
Key type
V
- value() - Method in annotation type org.leo.aws.ddb.annotations.DateCreated
- value() - Method in annotation type org.leo.aws.ddb.annotations.DateUpdated
- value() - Method in annotation type org.leo.aws.ddb.annotations.DbAttribute
- value() - Method in annotation type org.leo.aws.ddb.annotations.DdbRepository
- valueOf(String) - Static method in enum org.leo.aws.ddb.annotations.KeyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.leo.aws.ddb.annotations.ProjectionType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.leo.aws.ddb.annotations.KeyType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.leo.aws.ddb.annotations.ProjectionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VersionAttribute - Annotation Type in org.leo.aws.ddb.annotations
All Classes All Packages