|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JaxbOuterJoinAttribute | |
|---|---|
| org.hibernate.internal.jaxb.mapping.hbm | |
| Uses of JaxbOuterJoinAttribute in org.hibernate.internal.jaxb.mapping.hbm |
|---|
| Fields in org.hibernate.internal.jaxb.mapping.hbm declared as JaxbOuterJoinAttribute | |
|---|---|
protected JaxbOuterJoinAttribute |
JaxbIdbagElement.outerJoin
|
protected JaxbOuterJoinAttribute |
JaxbOneToOneElement.outerJoin
|
protected JaxbOuterJoinAttribute |
JaxbListElement.outerJoin
|
protected JaxbOuterJoinAttribute |
JaxbBagElement.outerJoin
|
protected JaxbOuterJoinAttribute |
JaxbManyToOneElement.outerJoin
|
protected JaxbOuterJoinAttribute |
JaxbSetElement.outerJoin
|
protected JaxbOuterJoinAttribute |
JaxbManyToManyElement.outerJoin
|
protected JaxbOuterJoinAttribute |
JaxbMapElement.outerJoin
|
protected JaxbOuterJoinAttribute |
JaxbArrayElement.outerJoin
|
protected JaxbOuterJoinAttribute |
JaxbPrimitiveArrayElement.outerJoin
|
| Methods in org.hibernate.internal.jaxb.mapping.hbm that return JaxbOuterJoinAttribute | |
|---|---|
static JaxbOuterJoinAttribute |
JaxbOuterJoinAttribute.fromValue(String v)
|
JaxbOuterJoinAttribute |
PluralAttributeElement.getOuterJoin()
|
JaxbOuterJoinAttribute |
JaxbIdbagElement.getOuterJoin()
Gets the value of the outerJoin property. |
JaxbOuterJoinAttribute |
JaxbOneToOneElement.getOuterJoin()
Gets the value of the outerJoin property. |
JaxbOuterJoinAttribute |
JaxbListElement.getOuterJoin()
Gets the value of the outerJoin property. |
JaxbOuterJoinAttribute |
JaxbBagElement.getOuterJoin()
Gets the value of the outerJoin property. |
JaxbOuterJoinAttribute |
JaxbManyToOneElement.getOuterJoin()
Gets the value of the outerJoin property. |
JaxbOuterJoinAttribute |
JaxbSetElement.getOuterJoin()
Gets the value of the outerJoin property. |
JaxbOuterJoinAttribute |
JaxbManyToManyElement.getOuterJoin()
Gets the value of the outerJoin property. |
JaxbOuterJoinAttribute |
JaxbMapElement.getOuterJoin()
Gets the value of the outerJoin property. |
JaxbOuterJoinAttribute |
JaxbArrayElement.getOuterJoin()
Gets the value of the outerJoin property. |
JaxbOuterJoinAttribute |
JaxbPrimitiveArrayElement.getOuterJoin()
Gets the value of the outerJoin property. |
static JaxbOuterJoinAttribute |
JaxbOuterJoinAttribute.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JaxbOuterJoinAttribute[] |
JaxbOuterJoinAttribute.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.hibernate.internal.jaxb.mapping.hbm with parameters of type JaxbOuterJoinAttribute | |
|---|---|
void |
JaxbIdbagElement.setOuterJoin(JaxbOuterJoinAttribute value)
Sets the value of the outerJoin property. |
void |
JaxbOneToOneElement.setOuterJoin(JaxbOuterJoinAttribute value)
Sets the value of the outerJoin property. |
void |
JaxbListElement.setOuterJoin(JaxbOuterJoinAttribute value)
Sets the value of the outerJoin property. |
void |
JaxbBagElement.setOuterJoin(JaxbOuterJoinAttribute value)
Sets the value of the outerJoin property. |
void |
JaxbManyToOneElement.setOuterJoin(JaxbOuterJoinAttribute value)
Sets the value of the outerJoin property. |
void |
JaxbSetElement.setOuterJoin(JaxbOuterJoinAttribute value)
Sets the value of the outerJoin property. |
void |
JaxbManyToManyElement.setOuterJoin(JaxbOuterJoinAttribute value)
Sets the value of the outerJoin property. |
void |
JaxbMapElement.setOuterJoin(JaxbOuterJoinAttribute value)
Sets the value of the outerJoin property. |
void |
JaxbArrayElement.setOuterJoin(JaxbOuterJoinAttribute value)
Sets the value of the outerJoin property. |
void |
JaxbPrimitiveArrayElement.setOuterJoin(JaxbOuterJoinAttribute value)
Sets the value of the outerJoin property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||