public static interface IdGeneratorStrategyInterpreter.GeneratorNameDeterminationContext
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getGeneratedValueGeneratorName()
The
GeneratedValue.generator() name. |
java.lang.Class |
getIdType()
The Java type of the attribute defining the id whose value is to
be generated.
|
Copyright © 2001-2019 Red Hat, Inc. All Rights Reserved.