Uses of Class
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmTuplizerType
Packages that use JaxbHbmTuplizerType
-
Uses of JaxbHbmTuplizerType in org.hibernate.boot.jaxb.hbm.spi
Fields in org.hibernate.boot.jaxb.hbm.spi with type parameters of type JaxbHbmTuplizerTypeModifier and TypeFieldDescriptionprotected List<JaxbHbmTuplizerType>JaxbHbmCompositeAttributeType.tuplizerprotected List<JaxbHbmTuplizerType>JaxbHbmCompositeCollectionElementType.tuplizerprotected List<JaxbHbmTuplizerType>JaxbHbmDiscriminatorSubclassEntityType.tuplizerprotected List<JaxbHbmTuplizerType>JaxbHbmJoinedSubclassEntityType.tuplizerprotected List<JaxbHbmTuplizerType>JaxbHbmNestedCompositeElementType.tuplizerprotected List<JaxbHbmTuplizerType>JaxbHbmRootEntityType.tuplizerprotected List<JaxbHbmTuplizerType>JaxbHbmUnionSubclassEntityType.tuplizerMethods in org.hibernate.boot.jaxb.hbm.spi that return JaxbHbmTuplizerTypeModifier and TypeMethodDescriptionObjectFactory.createJaxbHbmTuplizerType()Create an instance ofJaxbHbmTuplizerTypeMethods in org.hibernate.boot.jaxb.hbm.spi that return types with arguments of type JaxbHbmTuplizerTypeModifier and TypeMethodDescriptionEntityInfo.getTuplizer()JaxbHbmCompositeAttributeType.getTuplizer()Gets the value of the tuplizer property.JaxbHbmCompositeCollectionElementType.getTuplizer()Gets the value of the tuplizer property.JaxbHbmDiscriminatorSubclassEntityType.getTuplizer()Gets the value of the tuplizer property.JaxbHbmJoinedSubclassEntityType.getTuplizer()Gets the value of the tuplizer property.JaxbHbmNestedCompositeElementType.getTuplizer()Gets the value of the tuplizer property.JaxbHbmRootEntityType.getTuplizer()Gets the value of the tuplizer property.JaxbHbmUnionSubclassEntityType.getTuplizer()Gets the value of the tuplizer property. -
Uses of JaxbHbmTuplizerType in org.hibernate.boot.model.source.spi
Methods in org.hibernate.boot.model.source.spi that return types with arguments of type JaxbHbmTuplizerType