Class DefaultConstructor
java.lang.Object
org.hibernate.processor.annotation.DefaultConstructor
- All Implemented Interfaces:
MetaAttribute
Used by the container to instantiate a Jakarta Data repository.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.hibernate.processor.model.MetaAttribute
inheritedAnnotations
-
Constructor Details
-
DefaultConstructor
-
-
Method Details
-
hasTypedAttribute
public boolean hasTypedAttribute()- Specified by:
hasTypedAttributein interfaceMetaAttribute
-
hasStringAttribute
public boolean hasStringAttribute()- Specified by:
hasStringAttributein interfaceMetaAttribute
-
getAttributeDeclarationString
- Specified by:
getAttributeDeclarationStringin interfaceMetaAttribute
-
getAttributeNameDeclarationString
- Specified by:
getAttributeNameDeclarationStringin interfaceMetaAttribute
-
getMetaType
- Specified by:
getMetaTypein interfaceMetaAttribute
-
getPropertyName
- Specified by:
getPropertyNamein interfaceMetaAttribute
-
getTypeDeclaration
- Specified by:
getTypeDeclarationin interfaceMetaAttribute
-
getHostingEntity
- Specified by:
getHostingEntityin interfaceMetaAttribute
-