1
0
mirror of synced 2025-01-19 06:51:40 +03:00

Add UUID,CUSTOM generatedValue values to annot ref

This commit is contained in:
Adrien Brault 2012-10-18 18:34:22 +03:00
parent 54941d1f09
commit e3bbd058f2

View File

@ -285,7 +285,7 @@ Required attributes:
- **strategy**: Set the name of the identifier generation strategy. - **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: Example: