Annotation Interface GeneratedValue
This annotation is targeted at
Document
interfaces, indicating that the framework should generate the
document key value using the specified generator- Author:
- Subhashni Balakrishnan
-
Optional Element Summary
-
Element Details
-
delimiter
String delimiter- Default:
- "."
-
strategy
GenerationStrategy strategy- Default:
- USE_ATTRIBUTES
-