org.hibernate.annotations.common.annotationfactory
Class AnnotationFactory
java.lang.Object
org.hibernate.annotations.common.annotationfactory.AnnotationFactory
public class AnnotationFactory
- extends Object
Creates live annotations (actually AnnotationProxies
) from AnnotationDescriptors
.
- Author:
- Paolo Perrotta, Davide Marchignoli
- See Also:
AnnotationProxy
AnnotationFactory
public AnnotationFactory()
create
public static <T extends Annotation> T create(AnnotationDescriptor descriptor)
Copyright © 2011. All Rights Reserved.