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