Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.hbm |
Modifier and Type | Field and Description |
---|---|
protected List<JaxbSynchronizeElement> |
JaxbIdbagElement.synchronize |
protected List<JaxbSynchronizeElement> |
JaxbListElement.synchronize |
protected List<JaxbSynchronizeElement> |
JaxbBagElement.synchronize |
protected List<JaxbSynchronizeElement> |
JaxbSubclassElement.synchronize |
protected List<JaxbSynchronizeElement> |
JaxbUnionSubclassElement.synchronize |
protected List<JaxbSynchronizeElement> |
JaxbSetElement.synchronize |
protected List<JaxbSynchronizeElement> |
JaxbHibernateMapping.JaxbClass.synchronize |
protected List<JaxbSynchronizeElement> |
JaxbMapElement.synchronize |
protected List<JaxbSynchronizeElement> |
JaxbArrayElement.synchronize |
protected List<JaxbSynchronizeElement> |
JaxbJoinedSubclassElement.synchronize |
protected List<JaxbSynchronizeElement> |
JaxbPrimitiveArrayElement.synchronize |
Modifier and Type | Method and Description |
---|---|
JaxbSynchronizeElement |
ObjectFactory.createJaxbSynchronizeElement()
Create an instance of
JaxbSynchronizeElement |
Modifier and Type | Method and Description |
---|---|
JAXBElement<JaxbSynchronizeElement> |
ObjectFactory.createJaxbSqlQueryElementSynchronize(JaxbSynchronizeElement value)
|
List<JaxbSynchronizeElement> |
EntityElement.getSynchronize() |
List<JaxbSynchronizeElement> |
PluralAttributeElement.getSynchronize() |
List<JaxbSynchronizeElement> |
JaxbIdbagElement.getSynchronize()
Gets the value of the synchronize property.
|
List<JaxbSynchronizeElement> |
JaxbListElement.getSynchronize()
Gets the value of the synchronize property.
|
List<JaxbSynchronizeElement> |
JaxbBagElement.getSynchronize()
Gets the value of the synchronize property.
|
List<JaxbSynchronizeElement> |
JaxbSubclassElement.getSynchronize()
Gets the value of the synchronize property.
|
List<JaxbSynchronizeElement> |
JaxbUnionSubclassElement.getSynchronize()
Gets the value of the synchronize property.
|
List<JaxbSynchronizeElement> |
JaxbSetElement.getSynchronize()
Gets the value of the synchronize property.
|
List<JaxbSynchronizeElement> |
JaxbHibernateMapping.JaxbClass.getSynchronize()
Gets the value of the synchronize property.
|
List<JaxbSynchronizeElement> |
JaxbMapElement.getSynchronize()
Gets the value of the synchronize property.
|
List<JaxbSynchronizeElement> |
JaxbArrayElement.getSynchronize()
Gets the value of the synchronize property.
|
List<JaxbSynchronizeElement> |
JaxbJoinedSubclassElement.getSynchronize()
Gets the value of the synchronize property.
|
List<JaxbSynchronizeElement> |
JaxbPrimitiveArrayElement.getSynchronize()
Gets the value of the synchronize property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<JaxbSynchronizeElement> |
ObjectFactory.createJaxbSqlQueryElementSynchronize(JaxbSynchronizeElement value)
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.