Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbEmptyTypeImpl
Packages that use JaxbEmptyTypeImpl
-
Uses of JaxbEmptyTypeImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi declared as JaxbEmptyTypeImplModifier and TypeFieldDescriptionprotected JaxbEmptyTypeImplJaxbCascadeTypeImpl.cascadeAllprotected JaxbEmptyTypeImplJaxbCascadeTypeImpl.cascadeDetachprotected JaxbEmptyTypeImplJaxbCascadeTypeImpl.cascadeLockprotected JaxbEmptyTypeImplJaxbCascadeTypeImpl.cascadeMergeprotected JaxbEmptyTypeImplJaxbCascadeTypeImpl.cascadePersistprotected JaxbEmptyTypeImplJaxbPersistenceUnitDefaultsImpl.cascadePersistprotected JaxbEmptyTypeImplJaxbCascadeTypeImpl.cascadeRefreshprotected JaxbEmptyTypeImplJaxbCascadeTypeImpl.cascadeRemoveprotected JaxbEmptyTypeImplJaxbCascadeTypeImpl.cascadeReplicateprotected JaxbEmptyTypeImplJaxbPersistenceUnitDefaultsImpl.delimitedIdentifiersprotected JaxbEmptyTypeImplJaxbEntityImpl.excludeDefaultListenersprotected JaxbEmptyTypeImplJaxbMappedSuperclassImpl.excludeDefaultListenersprotected JaxbEmptyTypeImplJaxbEntityImpl.excludeSuperclassListenersprotected JaxbEmptyTypeImplJaxbMappedSuperclassImpl.excludeSuperclassListenersprotected JaxbEmptyTypeImplJaxbPersistenceUnitMetadataImpl.xmlMappingMetadataCompleteMethods in org.hibernate.boot.jaxb.mapping.spi that return JaxbEmptyTypeImplModifier and TypeMethodDescriptionObjectFactory.createJaxbEmptyTypeImpl()Create an instance ofJaxbEmptyTypeImplJaxbCascadeTypeImpl.getCascadeAll()Gets the value of the cascadeAll property.JaxbCascadeTypeImpl.getCascadeDetach()Gets the value of the cascadeDetach property.JaxbCascadeTypeImpl.getCascadeLock()Gets the value of the cascadeLock property.JaxbCascadeTypeImpl.getCascadeMerge()Gets the value of the cascadeMerge property.JaxbCascadeTypeImpl.getCascadePersist()Gets the value of the cascadePersist property.JaxbPersistenceUnitDefaultsImpl.getCascadePersist()Gets the value of the cascadePersist property.JaxbCascadeTypeImpl.getCascadeRefresh()Gets the value of the cascadeRefresh property.JaxbCascadeTypeImpl.getCascadeRemove()Gets the value of the cascadeRemove property.JaxbCascadeTypeImpl.getCascadeReplicate()Gets the value of the cascadeReplicate property.JaxbPersistenceUnitDefaultsImpl.getDelimitedIdentifiers()Gets the value of the delimitedIdentifiers property.JaxbEntityImpl.getExcludeDefaultListeners()Gets the value of the excludeDefaultListeners property.@Nullable JaxbEmptyTypeImplJaxbEntityOrMappedSuperclass.getExcludeDefaultListeners()JaxbMappedSuperclassImpl.getExcludeDefaultListeners()Gets the value of the excludeDefaultListeners property.JaxbEntityImpl.getExcludeSuperclassListeners()Gets the value of the excludeSuperclassListeners property.@Nullable JaxbEmptyTypeImplJaxbEntityOrMappedSuperclass.getExcludeSuperclassListeners()JaxbMappedSuperclassImpl.getExcludeSuperclassListeners()Gets the value of the excludeSuperclassListeners property.JaxbPersistenceUnitMetadataImpl.getXmlMappingMetadataComplete()Gets the value of the xmlMappingMetadataComplete property.Methods in org.hibernate.boot.jaxb.mapping.spi with parameters of type JaxbEmptyTypeImplModifier and TypeMethodDescriptionvoidJaxbCascadeTypeImpl.setCascadeAll(JaxbEmptyTypeImpl value) Sets the value of the cascadeAll property.voidJaxbCascadeTypeImpl.setCascadeDetach(JaxbEmptyTypeImpl value) Sets the value of the cascadeDetach property.voidJaxbCascadeTypeImpl.setCascadeLock(JaxbEmptyTypeImpl value) Sets the value of the cascadeLock property.voidJaxbCascadeTypeImpl.setCascadeMerge(JaxbEmptyTypeImpl value) Sets the value of the cascadeMerge property.voidJaxbCascadeTypeImpl.setCascadePersist(JaxbEmptyTypeImpl value) Sets the value of the cascadePersist property.voidJaxbPersistenceUnitDefaultsImpl.setCascadePersist(JaxbEmptyTypeImpl value) Sets the value of the cascadePersist property.voidJaxbCascadeTypeImpl.setCascadeRefresh(JaxbEmptyTypeImpl value) Sets the value of the cascadeRefresh property.voidJaxbCascadeTypeImpl.setCascadeRemove(JaxbEmptyTypeImpl value) Sets the value of the cascadeRemove property.voidJaxbCascadeTypeImpl.setCascadeReplicate(JaxbEmptyTypeImpl value) Sets the value of the cascadeReplicate property.voidJaxbPersistenceUnitDefaultsImpl.setDelimitedIdentifiers(JaxbEmptyTypeImpl value) Sets the value of the delimitedIdentifiers property.voidJaxbEntityImpl.setExcludeDefaultListeners(JaxbEmptyTypeImpl value) Sets the value of the excludeDefaultListeners property.voidJaxbEntityOrMappedSuperclass.setExcludeDefaultListeners(@Nullable JaxbEmptyTypeImpl value) voidJaxbMappedSuperclassImpl.setExcludeDefaultListeners(JaxbEmptyTypeImpl value) Sets the value of the excludeDefaultListeners property.voidJaxbEntityImpl.setExcludeSuperclassListeners(JaxbEmptyTypeImpl value) Sets the value of the excludeSuperclassListeners property.voidJaxbEntityOrMappedSuperclass.setExcludeSuperclassListeners(@Nullable JaxbEmptyTypeImpl value) voidJaxbMappedSuperclassImpl.setExcludeSuperclassListeners(JaxbEmptyTypeImpl value) Sets the value of the excludeSuperclassListeners property.voidJaxbPersistenceUnitMetadataImpl.setXmlMappingMetadataComplete(JaxbEmptyTypeImpl value) Sets the value of the xmlMappingMetadataComplete property.