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.uniqueConstraintsprotected List<JaxbUniqueConstraintImpl> JaxbJoinTableImpl.uniqueConstraintsprotected List<JaxbUniqueConstraintImpl> JaxbSecondaryTableImpl.uniqueConstraintsprotected List<JaxbUniqueConstraintImpl> JaxbTableGeneratorImpl.uniqueConstraintsprotected List<JaxbUniqueConstraintImpl> JaxbTableImpl.uniqueConstraintsMethods in org.hibernate.boot.jaxb.mapping.spi that return JaxbUniqueConstraintImplModifier and TypeMethodDescriptionObjectFactory.createJaxbUniqueConstraintImpl()Create an instance ofJaxbUniqueConstraintImplMethods 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