Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbEmptyType
Packages that use JaxbEmptyType
-
Uses of JaxbEmptyType in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping declared as JaxbEmptyTypeModifier and TypeFieldDescriptionprotected JaxbEmptyTypeJaxbCascadeType.cascadeAllprotected JaxbEmptyTypeJaxbCascadeType.cascadeDeleteprotected JaxbEmptyTypeJaxbCascadeType.cascadeDetachprotected JaxbEmptyTypeJaxbCascadeType.cascadeLockprotected JaxbEmptyTypeJaxbCascadeType.cascadeMergeprotected JaxbEmptyTypeJaxbCascadeType.cascadePersistprotected JaxbEmptyTypeJaxbPersistenceUnitDefaults.cascadePersistprotected JaxbEmptyTypeJaxbCascadeType.cascadeRefreshprotected JaxbEmptyTypeJaxbCascadeType.cascadeRemoveprotected JaxbEmptyTypeJaxbCascadeType.cascadeReplicateprotected JaxbEmptyTypeJaxbCascadeType.cascadeSaveUpdateprotected JaxbEmptyTypeJaxbPersistenceUnitDefaults.delimitedIdentifiersprotected JaxbEmptyTypeJaxbEntity.excludeDefaultListenersprotected JaxbEmptyTypeJaxbMappedSuperclass.excludeDefaultListenersprotected JaxbEmptyTypeJaxbEntity.excludeSuperclassListenersprotected JaxbEmptyTypeJaxbMappedSuperclass.excludeSuperclassListenersprotected JaxbEmptyTypeJaxbPersistenceUnitMetadata.xmlMappingMetadataCompleteMethods in org.hibernate.boot.jaxb.mapping that return JaxbEmptyTypeModifier and TypeMethodDescriptionObjectFactory.createJaxbEmptyType()Create an instance ofJaxbEmptyTypeJaxbCascadeType.getCascadeAll()Gets the value of the cascadeAll property.JaxbCascadeType.getCascadeDelete()Gets the value of the cascadeDelete property.JaxbCascadeType.getCascadeDetach()Gets the value of the cascadeDetach property.JaxbCascadeType.getCascadeLock()Gets the value of the cascadeLock property.JaxbCascadeType.getCascadeMerge()Gets the value of the cascadeMerge property.JaxbCascadeType.getCascadePersist()Gets the value of the cascadePersist property.JaxbPersistenceUnitDefaults.getCascadePersist()Gets the value of the cascadePersist property.JaxbCascadeType.getCascadeRefresh()Gets the value of the cascadeRefresh property.JaxbCascadeType.getCascadeRemove()Gets the value of the cascadeRemove property.JaxbCascadeType.getCascadeReplicate()Gets the value of the cascadeReplicate property.JaxbCascadeType.getCascadeSaveUpdate()Gets the value of the cascadeSaveUpdate property.JaxbPersistenceUnitDefaults.getDelimitedIdentifiers()Gets the value of the delimitedIdentifiers property.EntityOrMappedSuperclass.getExcludeDefaultListeners()JaxbEntity.getExcludeDefaultListeners()Gets the value of the excludeDefaultListeners property.JaxbMappedSuperclass.getExcludeDefaultListeners()Gets the value of the excludeDefaultListeners property.EntityOrMappedSuperclass.getExcludeSuperclassListeners()JaxbEntity.getExcludeSuperclassListeners()Gets the value of the excludeSuperclassListeners property.JaxbMappedSuperclass.getExcludeSuperclassListeners()Gets the value of the excludeSuperclassListeners property.JaxbPersistenceUnitMetadata.getXmlMappingMetadataComplete()Gets the value of the xmlMappingMetadataComplete property.Methods in org.hibernate.boot.jaxb.mapping with parameters of type JaxbEmptyTypeModifier and TypeMethodDescriptionvoidJaxbCascadeType.setCascadeAll(JaxbEmptyType value) Sets the value of the cascadeAll property.voidJaxbCascadeType.setCascadeDelete(JaxbEmptyType value) Sets the value of the cascadeDelete property.voidJaxbCascadeType.setCascadeDetach(JaxbEmptyType value) Sets the value of the cascadeDetach property.voidJaxbCascadeType.setCascadeLock(JaxbEmptyType value) Sets the value of the cascadeLock property.voidJaxbCascadeType.setCascadeMerge(JaxbEmptyType value) Sets the value of the cascadeMerge property.voidJaxbCascadeType.setCascadePersist(JaxbEmptyType value) Sets the value of the cascadePersist property.voidJaxbPersistenceUnitDefaults.setCascadePersist(JaxbEmptyType value) Sets the value of the cascadePersist property.voidJaxbCascadeType.setCascadeRefresh(JaxbEmptyType value) Sets the value of the cascadeRefresh property.voidJaxbCascadeType.setCascadeRemove(JaxbEmptyType value) Sets the value of the cascadeRemove property.voidJaxbCascadeType.setCascadeReplicate(JaxbEmptyType value) Sets the value of the cascadeReplicate property.voidJaxbCascadeType.setCascadeSaveUpdate(JaxbEmptyType value) Sets the value of the cascadeSaveUpdate property.voidJaxbPersistenceUnitDefaults.setDelimitedIdentifiers(JaxbEmptyType value) Sets the value of the delimitedIdentifiers property.voidEntityOrMappedSuperclass.setExcludeDefaultListeners(JaxbEmptyType value) voidJaxbEntity.setExcludeDefaultListeners(JaxbEmptyType value) Sets the value of the excludeDefaultListeners property.voidJaxbMappedSuperclass.setExcludeDefaultListeners(JaxbEmptyType value) Sets the value of the excludeDefaultListeners property.voidEntityOrMappedSuperclass.setExcludeSuperclassListeners(JaxbEmptyType value) voidJaxbEntity.setExcludeSuperclassListeners(JaxbEmptyType value) Sets the value of the excludeSuperclassListeners property.voidJaxbMappedSuperclass.setExcludeSuperclassListeners(JaxbEmptyType value) Sets the value of the excludeSuperclassListeners property.voidJaxbPersistenceUnitMetadata.setXmlMappingMetadataComplete(JaxbEmptyType value) Sets the value of the xmlMappingMetadataComplete property.