Uses of Class
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPropertiesType
-
Packages that use JaxbHbmPropertiesType Package Description org.hibernate.boot.jaxb.hbm.spi org.hibernate.boot.model.source.internal.hbm -
-
Uses of JaxbHbmPropertiesType in org.hibernate.boot.jaxb.hbm.spi
Methods in org.hibernate.boot.jaxb.hbm.spi that return JaxbHbmPropertiesType Modifier and Type Method Description JaxbHbmPropertiesType
ObjectFactory. createJaxbHbmPropertiesType()
Create an instance ofJaxbHbmPropertiesType
-
Uses of JaxbHbmPropertiesType in org.hibernate.boot.model.source.internal.hbm
Constructors in org.hibernate.boot.model.source.internal.hbm with parameters of type JaxbHbmPropertiesType Constructor Description EmbeddableSourceVirtualImpl(MappingDocument mappingDocument, AttributesHelper.Callback containingCallback, EmbeddableSourceContainer container, List attributeJaxbMappings, String logicalTableName, NaturalIdMutability naturalIdMutability, JaxbHbmPropertiesType jaxbPropertiesGroup)
-