Class LifecycleMethod

java.lang.Object
org.hibernate.processor.annotation.AbstractAnnotatedMethod
org.hibernate.processor.annotation.LifecycleMethod
All Implemented Interfaces:
MetaAttribute

public class LifecycleMethod extends AbstractAnnotatedMethod
  • Constructor Details

  • Method Details

    • hasTypedAttribute

      public boolean hasTypedAttribute()
    • hasStringAttribute

      public boolean hasStringAttribute()
    • getAttributeDeclarationString

      public String getAttributeDeclarationString()
    • getAttributeNameDeclarationString

      public String getAttributeNameDeclarationString()
    • getMetaType

      public String getMetaType()
    • getPropertyName

      public String getPropertyName()
    • getTypeDeclaration

      public String getTypeDeclaration()