Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.orm |
Modifier and Type | Field and Description |
---|---|
protected JaxbEmptyType |
JaxbCascadeType.cascadeAll |
protected JaxbEmptyType |
JaxbCascadeType.cascadeDetach |
protected JaxbEmptyType |
JaxbCascadeType.cascadeMerge |
protected JaxbEmptyType |
JaxbCascadeType.cascadePersist |
protected JaxbEmptyType |
JaxbPersistenceUnitDefaults.cascadePersist |
protected JaxbEmptyType |
JaxbCascadeType.cascadeRefresh |
protected JaxbEmptyType |
JaxbCascadeType.cascadeRemove |
protected JaxbEmptyType |
JaxbPersistenceUnitDefaults.delimitedIdentifiers |
protected JaxbEmptyType |
JaxbMappedSuperclass.excludeDefaultListeners |
protected JaxbEmptyType |
JaxbEntity.excludeDefaultListeners |
protected JaxbEmptyType |
JaxbMappedSuperclass.excludeSuperclassListeners |
protected JaxbEmptyType |
JaxbEntity.excludeSuperclassListeners |
protected JaxbEmptyType |
JaxbPersistenceUnitMetadata.xmlMappingMetadataComplete |
Modifier and Type | Method and Description |
---|---|
JaxbEmptyType |
ObjectFactory.createJaxbEmptyType()
Create an instance of
JaxbEmptyType |
JaxbEmptyType |
JaxbCascadeType.getCascadeAll()
Gets the value of the cascadeAll property.
|
JaxbEmptyType |
JaxbCascadeType.getCascadeDetach()
Gets the value of the cascadeDetach property.
|
JaxbEmptyType |
JaxbCascadeType.getCascadeMerge()
Gets the value of the cascadeMerge property.
|
JaxbEmptyType |
JaxbCascadeType.getCascadePersist()
Gets the value of the cascadePersist property.
|
JaxbEmptyType |
JaxbPersistenceUnitDefaults.getCascadePersist()
Gets the value of the cascadePersist property.
|
JaxbEmptyType |
JaxbCascadeType.getCascadeRefresh()
Gets the value of the cascadeRefresh property.
|
JaxbEmptyType |
JaxbCascadeType.getCascadeRemove()
Gets the value of the cascadeRemove property.
|
JaxbEmptyType |
JaxbPersistenceUnitDefaults.getDelimitedIdentifiers()
Gets the value of the delimitedIdentifiers property.
|
JaxbEmptyType |
JaxbMappedSuperclass.getExcludeDefaultListeners()
Gets the value of the excludeDefaultListeners property.
|
JaxbEmptyType |
JaxbEntity.getExcludeDefaultListeners()
Gets the value of the excludeDefaultListeners property.
|
JaxbEmptyType |
JaxbMappedSuperclass.getExcludeSuperclassListeners()
Gets the value of the excludeSuperclassListeners property.
|
JaxbEmptyType |
JaxbEntity.getExcludeSuperclassListeners()
Gets the value of the excludeSuperclassListeners property.
|
JaxbEmptyType |
JaxbPersistenceUnitMetadata.getXmlMappingMetadataComplete()
Gets the value of the xmlMappingMetadataComplete property.
|
Modifier and Type | Method and Description |
---|---|
void |
JaxbCascadeType.setCascadeAll(JaxbEmptyType value)
Sets the value of the cascadeAll property.
|
void |
JaxbCascadeType.setCascadeDetach(JaxbEmptyType value)
Sets the value of the cascadeDetach property.
|
void |
JaxbCascadeType.setCascadeMerge(JaxbEmptyType value)
Sets the value of the cascadeMerge property.
|
void |
JaxbCascadeType.setCascadePersist(JaxbEmptyType value)
Sets the value of the cascadePersist property.
|
void |
JaxbPersistenceUnitDefaults.setCascadePersist(JaxbEmptyType value)
Sets the value of the cascadePersist property.
|
void |
JaxbCascadeType.setCascadeRefresh(JaxbEmptyType value)
Sets the value of the cascadeRefresh property.
|
void |
JaxbCascadeType.setCascadeRemove(JaxbEmptyType value)
Sets the value of the cascadeRemove property.
|
void |
JaxbPersistenceUnitDefaults.setDelimitedIdentifiers(JaxbEmptyType value)
Sets the value of the delimitedIdentifiers property.
|
void |
JaxbMappedSuperclass.setExcludeDefaultListeners(JaxbEmptyType value)
Sets the value of the excludeDefaultListeners property.
|
void |
JaxbEntity.setExcludeDefaultListeners(JaxbEmptyType value)
Sets the value of the excludeDefaultListeners property.
|
void |
JaxbMappedSuperclass.setExcludeSuperclassListeners(JaxbEmptyType value)
Sets the value of the excludeSuperclassListeners property.
|
void |
JaxbEntity.setExcludeSuperclassListeners(JaxbEmptyType value)
Sets the value of the excludeSuperclassListeners property.
|
void |
JaxbPersistenceUnitMetadata.setXmlMappingMetadataComplete(JaxbEmptyType value)
Sets the value of the xmlMappingMetadataComplete property.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.