Class TargetXmlAnnotation

java.lang.Object
org.hibernate.boot.models.annotations.internal.TargetXmlAnnotation
All Implemented Interfaces:
Annotation

@Generated("org.hibernate.orm.build.annotations.ClassGeneratorProcessor") public class TargetXmlAnnotation extends Object implements Target
  • Constructor Details

    • TargetXmlAnnotation

      public TargetXmlAnnotation(org.hibernate.models.spi.SourceModelBuildingContext modelContext)
    • TargetXmlAnnotation

      public TargetXmlAnnotation(Target annotation, org.hibernate.models.spi.SourceModelBuildingContext modelContext)
    • TargetXmlAnnotation

      public TargetXmlAnnotation(Map<String,Object> attributeValues, org.hibernate.models.spi.SourceModelBuildingContext modelContext)
  • Method Details