Class DynamicAnnotationUsage<A extends Annotation>

java.lang.Object
org.hibernate.models.internal.dynamic.DynamicAnnotationUsage<A>
All Implemented Interfaces:
AnnotationUsage<A>, MutableAnnotationUsage<A>

public class DynamicAnnotationUsage<A extends Annotation> extends Object implements MutableAnnotationUsage<A>
AnnotationUsage built dynamically (for dynamic models, XML mappings, etc.)