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