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 Summary
ConstructorsConstructorDescriptionTargetXmlAnnotation
(Map<String, Object> attributeValues, org.hibernate.models.spi.SourceModelBuildingContext modelContext) TargetXmlAnnotation
(Target annotation, org.hibernate.models.spi.SourceModelBuildingContext modelContext) TargetXmlAnnotation
(org.hibernate.models.spi.SourceModelBuildingContext modelContext) -
Method Summary
-
Constructor Details
-
TargetXmlAnnotation
public TargetXmlAnnotation(org.hibernate.models.spi.SourceModelBuildingContext modelContext) -
TargetXmlAnnotation
public TargetXmlAnnotation(Target annotation, org.hibernate.models.spi.SourceModelBuildingContext modelContext) -
TargetXmlAnnotation
-
-
Method Details
-
annotationType
- Specified by:
annotationType
in interfaceAnnotation
-
value
-
value
-