| Package | Description |
|---|---|
| org.hibernate.metamodel.source.annotations.attribute | |
| org.hibernate.metamodel.source.annotations.entity |
| Modifier and Type | Method and Description |
|---|---|
static BasicAttribute |
BasicAttribute.createSimpleAttribute(String name,
Class<?> attributeType,
Map<org.jboss.jandex.DotName,List<org.jboss.jandex.AnnotationInstance>> annotations,
String accessType,
EntityBindingContext context) |
| Constructor and Description |
|---|
SimpleIdentifierSourceImpl(BasicAttribute attribute,
Map<String,AttributeOverride> attributeOverrideMap) |
| Modifier and Type | Method and Description |
|---|---|
BasicAttribute |
ConfiguredClass.getVersionAttribute() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<BasicAttribute> |
ConfiguredClass.getIdAttributes() |
Iterable<BasicAttribute> |
ConfiguredClass.getSimpleAttributes() |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.