Package | Description |
---|---|
org.hibernate.boot.internal | |
org.hibernate.boot.model |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
IdGeneratorInterpreterImpl.determineGeneratorName(javax.persistence.GenerationType generationType,
IdGeneratorStrategyInterpreter.GeneratorNameDeterminationContext context) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
IdGeneratorStrategyInterpreter.determineGeneratorName(javax.persistence.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-2018 Red Hat, Inc. All Rights Reserved.