From e3bbd058f244fc4cfdf8f80c067b32a2f020f5a9 Mon Sep 17 00:00:00 2001 From: Adrien Brault Date: Thu, 18 Oct 2012 18:34:22 +0300 Subject: [PATCH] Add UUID,CUSTOM generatedValue values to annot ref --- en/reference/annotations-reference.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: