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.