Interface GenerationStrategyInterpreter.GeneratorNameDeterminationContext

Enclosing class:
GenerationStrategyInterpreter

public static interface GenerationStrategyInterpreter.GeneratorNameDeterminationContext
  • Method Details

    • getIdType

      Class<?> getIdType()
      The Java type of the attribute defining the id whose value is to be generated.
    • getGeneratedValueGeneratorName

      String getGeneratedValueGeneratorName()