Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbUniqueConstraintImpl
Packages that use JaxbUniqueConstraintImpl
-
Uses of JaxbUniqueConstraintImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi with type parameters of type JaxbUniqueConstraintImplModifier and TypeFieldDescriptionprotected List
<JaxbUniqueConstraintImpl> JaxbCollectionTableImpl.uniqueConstraints
protected List
<JaxbUniqueConstraintImpl> JaxbJoinTableImpl.uniqueConstraints
protected List
<JaxbUniqueConstraintImpl> JaxbSecondaryTableImpl.uniqueConstraints
protected List
<JaxbUniqueConstraintImpl> JaxbTableGeneratorImpl.uniqueConstraints
protected List
<JaxbUniqueConstraintImpl> JaxbTableImpl.uniqueConstraints
Methods in org.hibernate.boot.jaxb.mapping.spi that return JaxbUniqueConstraintImplModifier and TypeMethodDescriptionObjectFactory.createJaxbUniqueConstraintImpl()
Create an instance ofJaxbUniqueConstraintImpl
Methods in org.hibernate.boot.jaxb.mapping.spi that return types with arguments of type JaxbUniqueConstraintImplModifier and TypeMethodDescriptionJaxbCollectionTableImpl.getUniqueConstraints()
Gets the value of the uniqueConstraints property.JaxbJoinTableImpl.getUniqueConstraints()
Gets the value of the uniqueConstraints property.JaxbSecondaryTableImpl.getUniqueConstraints()
Gets the value of the uniqueConstraints property.JaxbTableGeneratorImpl.getUniqueConstraints()
Gets the value of the uniqueConstraints property.JaxbTableImpl.getUniqueConstraints()
Gets the value of the uniqueConstraints property. -
Uses of JaxbUniqueConstraintImpl in org.hibernate.boot.jaxb.mapping.spi.db
Methods in org.hibernate.boot.jaxb.mapping.spi.db that return types with arguments of type JaxbUniqueConstraintImpl