Annotation Interface Counter
Value generator annotation which creates counters based on 'Counter' table
for fields of type 'counter'.
-
Required Element Summary
-
Element Details
-
fieldName
String fieldNameName of field is required for supporting multiple counters on same model. Note. If the field name could be received dynamically inCounterGeneration
, this could be removed.
-