Uses of Class
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTypeSpecificationType
Packages that use JaxbHbmTypeSpecificationType
-
Uses of JaxbHbmTypeSpecificationType in org.hibernate.boot.jaxb.hbm.spi
Fields in org.hibernate.boot.jaxb.hbm.spi declared as JaxbHbmTypeSpecificationTypeModifier and TypeFieldDescriptionprotected JaxbHbmTypeSpecificationTypeJaxbHbmBasicAttributeType.typeprotected JaxbHbmTypeSpecificationTypeJaxbHbmBasicCollectionElementType.typeprotected JaxbHbmTypeSpecificationTypeJaxbHbmCompositeKeyBasicAttributeType.typeprotected JaxbHbmTypeSpecificationTypeJaxbHbmMapKeyBasicType.typeprotected JaxbHbmTypeSpecificationTypeJaxbHbmSimpleIdType.typeMethods in org.hibernate.boot.jaxb.hbm.spi that return JaxbHbmTypeSpecificationTypeModifier and TypeMethodDescriptionObjectFactory.createJaxbHbmTypeSpecificationType()Create an instance ofJaxbHbmTypeSpecificationTypeJaxbHbmBasicAttributeType.getType()Gets the value of the type property.JaxbHbmBasicCollectionElementType.getType()Gets the value of the type property.JaxbHbmCompositeKeyBasicAttributeType.getType()Gets the value of the type property.JaxbHbmMapKeyBasicType.getType()Gets the value of the type property.JaxbHbmSimpleIdType.getType()Gets the value of the type property.SimpleValueTypeInfo.getType()TypeContainer.getType()Methods in org.hibernate.boot.jaxb.hbm.spi with parameters of type JaxbHbmTypeSpecificationTypeModifier and TypeMethodDescriptionvoidJaxbHbmBasicAttributeType.setType(JaxbHbmTypeSpecificationType value) Sets the value of the type property.voidJaxbHbmBasicCollectionElementType.setType(JaxbHbmTypeSpecificationType value) Sets the value of the type property.voidJaxbHbmCompositeKeyBasicAttributeType.setType(JaxbHbmTypeSpecificationType value) Sets the value of the type property.voidJaxbHbmMapKeyBasicType.setType(JaxbHbmTypeSpecificationType value) Sets the value of the type property.voidJaxbHbmSimpleIdType.setType(JaxbHbmTypeSpecificationType value) Sets the value of the type property. -
Uses of JaxbHbmTypeSpecificationType in org.hibernate.envers.boot.model
Methods in org.hibernate.envers.boot.model that return JaxbHbmTypeSpecificationType