diff --git a/en/reference/annotations-reference.rst b/en/reference/annotations-reference.rst index 1510d8c97..ebf5a0244 100644 --- a/en/reference/annotations-reference.rst +++ b/en/reference/annotations-reference.rst @@ -285,7 +285,7 @@ Required attributes: - **strategy**: Set the name of the identifier generation strategy. - Valid values are AUTO, SEQUENCE, TABLE, IDENTITY and NONE. + Valid values are AUTO, SEQUENCE, TABLE, IDENTITY, UUID, CUSTOM and NONE. Example: