Uses of Class
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTypeDefinitionType
-
Packages that use JaxbHbmTypeDefinitionType Package Description org.hibernate.boot.jaxb.hbm.spi -
-
Uses of JaxbHbmTypeDefinitionType in org.hibernate.boot.jaxb.hbm.spi
Fields in org.hibernate.boot.jaxb.hbm.spi with type parameters of type JaxbHbmTypeDefinitionType Modifier and Type Field Description protected List<JaxbHbmTypeDefinitionType>JaxbHbmHibernateMapping. typedefMethods in org.hibernate.boot.jaxb.hbm.spi that return JaxbHbmTypeDefinitionType Modifier and Type Method Description JaxbHbmTypeDefinitionTypeObjectFactory. createJaxbHbmTypeDefinitionType()Create an instance ofJaxbHbmTypeDefinitionTypeMethods in org.hibernate.boot.jaxb.hbm.spi that return types with arguments of type JaxbHbmTypeDefinitionType Modifier and Type Method Description List<JaxbHbmTypeDefinitionType>JaxbHbmHibernateMapping. getTypedef()Gets the value of the typedef property.
-