public class AttributeOverride extends Object
AttributeOverride. Instances of this class
are creating during annotation processing and then applied onto the persistence attributes.| Constructor and Description |
|---|
AttributeOverride(org.jboss.jandex.AnnotationInstance attributeOverrideAnnotation) |
AttributeOverride(String prefix,
org.jboss.jandex.AnnotationInstance attributeOverrideAnnotation) |
public AttributeOverride(org.jboss.jandex.AnnotationInstance attributeOverrideAnnotation)
public AttributeOverride(String prefix, org.jboss.jandex.AnnotationInstance attributeOverrideAnnotation)
public ColumnValues getColumnValues()
public String getAttributePath()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.