public class EmbeddableClass extends ConfiguredClass
@Embeddable.LOG| Constructor and Description | 
|---|
EmbeddableClass(org.jboss.jandex.ClassInfo classInfo,
               String embeddedAttributeName,
               ConfiguredClass parent,
               AccessType defaultAccessType,
               AnnotationBindingContext context)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getEmbeddedAttributeName()  | 
String | 
getParentReferencingAttributeName()  | 
getAssociationAttributes, getAttributeOverrideMap, getClassAccessType, getClassInfo, getConfiguredClass, getCustomTuplizer, getEmbeddedClasses, getIdAttributes, getLocalBindingContext, getName, getParent, getSimpleAttributes, getVersionAttribute, toStringpublic EmbeddableClass(org.jboss.jandex.ClassInfo classInfo,
               String embeddedAttributeName,
               ConfiguredClass parent,
               AccessType defaultAccessType,
               AnnotationBindingContext context)
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.