Uses of Class
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmMapKeyBasicType
Packages that use JaxbHbmMapKeyBasicType
-
Uses of JaxbHbmMapKeyBasicType in org.hibernate.boot.jaxb.hbm.spi
Fields in org.hibernate.boot.jaxb.hbm.spi declared as JaxbHbmMapKeyBasicTypeMethods in org.hibernate.boot.jaxb.hbm.spi that return JaxbHbmMapKeyBasicTypeModifier and TypeMethodDescriptionObjectFactory.createJaxbHbmMapKeyBasicType()Create an instance ofJaxbHbmMapKeyBasicTypeJaxbHbmMapType.getMapKey()Gets the value of the mapKey property.Methods in org.hibernate.boot.jaxb.hbm.spi with parameters of type JaxbHbmMapKeyBasicTypeModifier and TypeMethodDescriptionvoidJaxbHbmMapType.setMapKey(JaxbHbmMapKeyBasicType value) Sets the value of the mapKey property. -
Uses of JaxbHbmMapKeyBasicType in org.hibernate.boot.model.source.internal.hbm
Constructors in org.hibernate.boot.model.source.internal.hbm with parameters of type JaxbHbmMapKeyBasicTypeModifierConstructorDescriptionPluralAttributeMapKeySourceBasicImpl(MappingDocument sourceMappingDocument, JaxbHbmMapKeyBasicType jaxbMapKey)