|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JaxbKeyElement | |
|---|---|
| org.hibernate.internal.jaxb.mapping.hbm | |
| org.hibernate.metamodel.source.hbm | |
| Uses of JaxbKeyElement in org.hibernate.internal.jaxb.mapping.hbm |
|---|
| Fields in org.hibernate.internal.jaxb.mapping.hbm declared as JaxbKeyElement | |
|---|---|
protected JaxbKeyElement |
JaxbIdbagElement.key
|
protected JaxbKeyElement |
JaxbListElement.key
|
protected JaxbKeyElement |
JaxbBagElement.key
|
protected JaxbKeyElement |
JaxbSetElement.key
|
protected JaxbKeyElement |
JaxbMapElement.key
|
protected JaxbKeyElement |
JaxbArrayElement.key
|
protected JaxbKeyElement |
JaxbJoinedSubclassElement.key
|
protected JaxbKeyElement |
JaxbPrimitiveArrayElement.key
|
protected JaxbKeyElement |
JaxbJoinElement.key
|
| Methods in org.hibernate.internal.jaxb.mapping.hbm that return JaxbKeyElement | |
|---|---|
JaxbKeyElement |
ObjectFactory.createJaxbKeyElement()
Create an instance of JaxbKeyElement |
JaxbKeyElement |
PluralAttributeElement.getKey()
|
JaxbKeyElement |
JaxbIdbagElement.getKey()
Gets the value of the key property. |
JaxbKeyElement |
JaxbListElement.getKey()
Gets the value of the key property. |
JaxbKeyElement |
JaxbBagElement.getKey()
Gets the value of the key property. |
JaxbKeyElement |
JaxbSetElement.getKey()
Gets the value of the key property. |
JaxbKeyElement |
JaxbMapElement.getKey()
Gets the value of the key property. |
JaxbKeyElement |
JaxbArrayElement.getKey()
Gets the value of the key property. |
JaxbKeyElement |
JaxbJoinedSubclassElement.getKey()
Gets the value of the key property. |
JaxbKeyElement |
JaxbPrimitiveArrayElement.getKey()
Gets the value of the key property. |
JaxbKeyElement |
JaxbJoinElement.getKey()
Gets the value of the key property. |
| Methods in org.hibernate.internal.jaxb.mapping.hbm with parameters of type JaxbKeyElement | |
|---|---|
void |
JaxbIdbagElement.setKey(JaxbKeyElement value)
Sets the value of the key property. |
void |
JaxbListElement.setKey(JaxbKeyElement value)
Sets the value of the key property. |
void |
JaxbBagElement.setKey(JaxbKeyElement value)
Sets the value of the key property. |
void |
JaxbSetElement.setKey(JaxbKeyElement value)
Sets the value of the key property. |
void |
JaxbMapElement.setKey(JaxbKeyElement value)
Sets the value of the key property. |
void |
JaxbArrayElement.setKey(JaxbKeyElement value)
Sets the value of the key property. |
void |
JaxbJoinedSubclassElement.setKey(JaxbKeyElement value)
Sets the value of the key property. |
void |
JaxbPrimitiveArrayElement.setKey(JaxbKeyElement value)
Sets the value of the key property. |
void |
JaxbJoinElement.setKey(JaxbKeyElement value)
Sets the value of the key property. |
| Uses of JaxbKeyElement in org.hibernate.metamodel.source.hbm |
|---|
| Constructors in org.hibernate.metamodel.source.hbm with parameters of type JaxbKeyElement | |
|---|---|
PluralAttributeKeySourceImpl(JaxbKeyElement keyElement,
AttributeSourceContainer container)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||