| Package | Description |
|---|---|
| org.hibernate.boot.internal | |
| org.hibernate.boot.model | |
| org.hibernate.cfg.annotations.reflection |
Defines the capability to merge mapping information from both annotations and orm.xml sources into a unified set of
metadata in the Hibernate commons-annotations model.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IdGeneratorInterpreterImpl.interpretSequenceGenerator(SequenceGenerator sequenceGeneratorAnnotation,
IdentifierGeneratorDefinition.Builder definitionBuilder) |
| Modifier and Type | Method and Description |
|---|---|
void |
IdGeneratorStrategyInterpreter.interpretSequenceGenerator(SequenceGenerator sequenceGeneratorAnnotation,
IdentifierGeneratorDefinition.Builder definitionBuilder)
Extract the IdentifierGeneratorDefinition related to the given SequenceGenerator annotation
|
| Modifier and Type | Method and Description |
|---|---|
static SequenceGenerator |
JPAOverriddenAnnotationReader.buildSequenceGeneratorAnnotation(org.dom4j.Element element) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.