Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbTransientImpl
Packages that use JaxbTransientImpl
-
Uses of JaxbTransientImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi with type parameters of type JaxbTransientImplModifier and TypeFieldDescriptionprotected List<JaxbTransientImpl>JaxbAttributesContainerImpl.transientsprotected List<JaxbTransientImpl>JaxbEmbeddableAttributesContainerImpl.transientsMethods in org.hibernate.boot.jaxb.mapping.spi that return JaxbTransientImplModifier and TypeMethodDescriptionObjectFactory.createJaxbTransientImpl()Create an instance ofJaxbTransientImplMethods in org.hibernate.boot.jaxb.mapping.spi that return types with arguments of type JaxbTransientImplModifier and TypeMethodDescriptionJaxbAttributesContainer.getTransients()JaxbAttributesContainerImpl.getTransients()Gets the value of the transients property.JaxbEmbeddableAttributesContainerImpl.getTransients()Gets the value of the transients property. -
Uses of JaxbTransientImpl in org.hibernate.boot.models.xml.internal.attr
Methods in org.hibernate.boot.models.xml.internal.attr with parameters of type JaxbTransientImplModifier and TypeMethodDescriptionstatic voidCommonAttributeProcessing.applyTransient(JaxbTransientImpl jaxbTransient, org.hibernate.models.spi.MutableClassDetails declarer, AccessType classAccessType, XmlDocumentContext xmlDocumentContext)