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.transients
protected List<JaxbTransientImpl>
JaxbEmbeddableAttributesContainerImpl.transients
Methods in org.hibernate.boot.jaxb.mapping.spi that return JaxbTransientImplModifier and TypeMethodDescriptionObjectFactory.createJaxbTransientImpl()
Create an instance ofJaxbTransientImpl
Methods 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 void
CommonAttributeProcessing.applyTransient
(JaxbTransientImpl jaxbTransient, org.hibernate.models.spi.MutableClassDetails declarer, AccessType classAccessType, XmlDocumentContext xmlDocumentContext)