Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbCheckConstraintImpl
Packages that use JaxbCheckConstraintImpl
Package
Description
Support for processing mapping XML files and applying annotation references over the appropriate
classes,
fields and
methods.
-
Uses of JaxbCheckConstraintImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi with type parameters of type JaxbCheckConstraintImplModifier and TypeFieldDescriptionprotected List<JaxbCheckConstraintImpl>
JaxbCollectionTableImpl.checkConstraints
protected List<JaxbCheckConstraintImpl>
JaxbColumnImpl.checkConstraints
protected List<JaxbCheckConstraintImpl>
JaxbJoinColumnImpl.checkConstraints
protected List<JaxbCheckConstraintImpl>
JaxbJoinTableImpl.checkConstraints
protected List<JaxbCheckConstraintImpl>
JaxbSecondaryTableImpl.checkConstraints
protected List<JaxbCheckConstraintImpl>
JaxbTableGeneratorImpl.checkConstraints
protected List<JaxbCheckConstraintImpl>
JaxbTableImpl.checkConstraints
Methods in org.hibernate.boot.jaxb.mapping.spi that return JaxbCheckConstraintImplModifier and TypeMethodDescriptionObjectFactory.createJaxbCheckConstraintImpl()
Create an instance ofJaxbCheckConstraintImpl
Methods in org.hibernate.boot.jaxb.mapping.spi that return types with arguments of type JaxbCheckConstraintImplModifier and TypeMethodDescriptionJaxbCollectionTableImpl.getCheckConstraints()
Gets the value of the checkConstraints property.JaxbColumnImpl.getCheckConstraints()
Gets the value of the checkConstraints property.JaxbJoinColumnImpl.getCheckConstraints()
Gets the value of the checkConstraints property.JaxbJoinTableImpl.getCheckConstraints()
Gets the value of the checkConstraints property.JaxbSecondaryTableImpl.getCheckConstraints()
Gets the value of the checkConstraints property.JaxbTableGeneratorImpl.getCheckConstraints()
Gets the value of the checkConstraints property.JaxbTableImpl.getCheckConstraints()
Gets the value of the checkConstraints property. -
Uses of JaxbCheckConstraintImpl in org.hibernate.boot.jaxb.mapping.spi.db
Methods in org.hibernate.boot.jaxb.mapping.spi.db that return types with arguments of type JaxbCheckConstraintImplModifier and TypeMethodDescriptionJaxbCheckable.getCheckConstraints()
default List<JaxbCheckConstraintImpl>
JaxbColumnCommon.getCheckConstraints()
-
Uses of JaxbCheckConstraintImpl in org.hibernate.boot.models.xml.internal
Method parameters in org.hibernate.boot.models.xml.internal with type arguments of type JaxbCheckConstraintImplModifier and TypeMethodDescriptionstatic CheckConstraint[]
XmlAnnotationHelper.collectCheckConstraints
(List<JaxbCheckConstraintImpl> jaxbChecks, XmlDocumentContext xmlDocumentContext)