Class AnnotationMeta
java.lang.Object
org.hibernate.processor.annotation.AnnotationMeta
- All Implemented Interfaces:
ImportContext
,Metamodel
- Direct Known Subclasses:
AnnotationMetaEntity
,AnnotationMetaPackage
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.hibernate.processor.model.Metamodel
generateImports, getContext, getElement, getMembers, getPackageName, getQualifiedName, getSimpleName, getSuperTypeElement, importType, inheritedAnnotations, isImplementation, isInjectable, isJakartaDataStyle, isMetaComplete, javadoc, scope, staticImport
-
Constructor Details
-
AnnotationMeta
public AnnotationMeta()
-
-
Method Details
-
getSessionVariableName
-