Package | Description |
---|---|
org.hibernate.boot.model |
Modifier and Type | Method and Description |
---|---|
String |
IdGeneratorStrategyInterpreter.determineGeneratorName(GenerationType generationType,
IdGeneratorStrategyInterpreter.GeneratorNameDeterminationContext context)
Determine the name of the generator which should be used based on the
GenerationType, returning
null to indicate that this interpreter
did not have a match and that any additional resolutions should be performed. |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.