Class AnyKeTypeAnnotation
java.lang.Object
org.hibernate.boot.models.annotations.internal.AnyKeTypeAnnotation
- All Implemented Interfaces:
Annotation
@Generated("org.hibernate.orm.build.annotations.ClassGeneratorProcessor")
public class AnyKeTypeAnnotation
extends Object
implements AnyKeyType
-
Constructor Summary
ConstructorsConstructorDescriptionAnyKeTypeAnnotation(Map<String, Object> attributeValues, org.hibernate.models.spi.ModelsContext modelContext) Used in creating annotation instances from Jandex variantAnyKeTypeAnnotation(AnyKeyType annotation, org.hibernate.models.spi.ModelsContext modelContext) Used in creating annotation instances from JDK variantAnyKeTypeAnnotation(org.hibernate.models.spi.ModelsContext modelContext) Used in creating dynamic annotation instances (e.g. -
Method Summary
-
Constructor Details
-
AnyKeTypeAnnotation
public AnyKeTypeAnnotation(org.hibernate.models.spi.ModelsContext modelContext) Used in creating dynamic annotation instances (e.g. from XML) -
AnyKeTypeAnnotation
public AnyKeTypeAnnotation(AnyKeyType annotation, org.hibernate.models.spi.ModelsContext modelContext) Used in creating annotation instances from JDK variant -
AnyKeTypeAnnotation
public AnyKeTypeAnnotation(Map<String, Object> attributeValues, org.hibernate.models.spi.ModelsContext modelContext) Used in creating annotation instances from Jandex variant
-
-
Method Details
-
annotationType
- Specified by:
annotationTypein interfaceAnnotation
-
value
-
value
-