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.interpretTableGenerator(TableGenerator tableGeneratorAnnotation,
IdentifierGeneratorDefinition.Builder definitionBuilder) |
Modifier and Type | Method and Description |
---|---|
void |
IdGeneratorStrategyInterpreter.interpretTableGenerator(TableGenerator tableGeneratorAnnotation,
IdentifierGeneratorDefinition.Builder definitionBuilder)
Extract the IdentifierGeneratorDefinition related to the given TableGenerator annotation
|
Modifier and Type | Method and Description |
---|---|
static TableGenerator |
JPAOverriddenAnnotationReader.buildTableGeneratorAnnotation(org.dom4j.Element element,
XMLContext.Default defaults) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.