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 © 2001-2013 Red Hat, Inc. All Rights Reserved.