Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.hbm |
Modifier and Type | Field and Description |
---|---|
protected JaxbSqlUpdateElement |
JaxbJoinedSubclassElement.sqlUpdate |
protected JaxbSqlUpdateElement |
JaxbSetElement.sqlUpdate |
protected JaxbSqlUpdateElement |
JaxbPrimitiveArrayElement.sqlUpdate |
protected JaxbSqlUpdateElement |
JaxbListElement.sqlUpdate |
protected JaxbSqlUpdateElement |
JaxbArrayElement.sqlUpdate |
protected JaxbSqlUpdateElement |
JaxbJoinElement.sqlUpdate |
protected JaxbSqlUpdateElement |
JaxbMapElement.sqlUpdate |
protected JaxbSqlUpdateElement |
JaxbHibernateMapping.JaxbClass.sqlUpdate |
protected JaxbSqlUpdateElement |
JaxbSubclassElement.sqlUpdate |
protected JaxbSqlUpdateElement |
JaxbIdbagElement.sqlUpdate |
protected JaxbSqlUpdateElement |
JaxbUnionSubclassElement.sqlUpdate |
protected JaxbSqlUpdateElement |
JaxbBagElement.sqlUpdate |
Modifier and Type | Method and Description |
---|---|
JaxbSqlUpdateElement |
ObjectFactory.createJaxbSqlUpdateElement()
Create an instance of
JaxbSqlUpdateElement |
JaxbSqlUpdateElement |
PluralAttributeElement.getSqlUpdate() |
JaxbSqlUpdateElement |
EntityElement.getSqlUpdate() |
JaxbSqlUpdateElement |
JaxbJoinedSubclassElement.getSqlUpdate()
Gets the value of the sqlUpdate property.
|
JaxbSqlUpdateElement |
JaxbSetElement.getSqlUpdate()
Gets the value of the sqlUpdate property.
|
JaxbSqlUpdateElement |
JaxbPrimitiveArrayElement.getSqlUpdate()
Gets the value of the sqlUpdate property.
|
JaxbSqlUpdateElement |
JaxbListElement.getSqlUpdate()
Gets the value of the sqlUpdate property.
|
JaxbSqlUpdateElement |
JaxbArrayElement.getSqlUpdate()
Gets the value of the sqlUpdate property.
|
JaxbSqlUpdateElement |
JaxbJoinElement.getSqlUpdate()
Gets the value of the sqlUpdate property.
|
JaxbSqlUpdateElement |
JaxbMapElement.getSqlUpdate()
Gets the value of the sqlUpdate property.
|
JaxbSqlUpdateElement |
JaxbHibernateMapping.JaxbClass.getSqlUpdate()
Gets the value of the sqlUpdate property.
|
JaxbSqlUpdateElement |
JaxbSubclassElement.getSqlUpdate()
Gets the value of the sqlUpdate property.
|
JaxbSqlUpdateElement |
JaxbIdbagElement.getSqlUpdate()
Gets the value of the sqlUpdate property.
|
JaxbSqlUpdateElement |
JaxbUnionSubclassElement.getSqlUpdate()
Gets the value of the sqlUpdate property.
|
JaxbSqlUpdateElement |
JaxbBagElement.getSqlUpdate()
Gets the value of the sqlUpdate property.
|
Modifier and Type | Method and Description |
---|---|
void |
JaxbJoinedSubclassElement.setSqlUpdate(JaxbSqlUpdateElement value)
Sets the value of the sqlUpdate property.
|
void |
JaxbSetElement.setSqlUpdate(JaxbSqlUpdateElement value)
Sets the value of the sqlUpdate property.
|
void |
JaxbPrimitiveArrayElement.setSqlUpdate(JaxbSqlUpdateElement value)
Sets the value of the sqlUpdate property.
|
void |
JaxbListElement.setSqlUpdate(JaxbSqlUpdateElement value)
Sets the value of the sqlUpdate property.
|
void |
JaxbArrayElement.setSqlUpdate(JaxbSqlUpdateElement value)
Sets the value of the sqlUpdate property.
|
void |
JaxbJoinElement.setSqlUpdate(JaxbSqlUpdateElement value)
Sets the value of the sqlUpdate property.
|
void |
JaxbMapElement.setSqlUpdate(JaxbSqlUpdateElement value)
Sets the value of the sqlUpdate property.
|
void |
JaxbHibernateMapping.JaxbClass.setSqlUpdate(JaxbSqlUpdateElement value)
Sets the value of the sqlUpdate property.
|
void |
JaxbSubclassElement.setSqlUpdate(JaxbSqlUpdateElement value)
Sets the value of the sqlUpdate property.
|
void |
JaxbIdbagElement.setSqlUpdate(JaxbSqlUpdateElement value)
Sets the value of the sqlUpdate property.
|
void |
JaxbUnionSubclassElement.setSqlUpdate(JaxbSqlUpdateElement value)
Sets the value of the sqlUpdate property.
|
void |
JaxbBagElement.setSqlUpdate(JaxbSqlUpdateElement value)
Sets the value of the sqlUpdate property.
|
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.