|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JaxbFetchAttributeWithSubselect | |
|---|---|
| org.hibernate.internal.jaxb.mapping.hbm | |
| Uses of JaxbFetchAttributeWithSubselect in org.hibernate.internal.jaxb.mapping.hbm |
|---|
| Fields in org.hibernate.internal.jaxb.mapping.hbm declared as JaxbFetchAttributeWithSubselect | |
|---|---|
protected JaxbFetchAttributeWithSubselect |
JaxbIdbagElement.fetch
|
protected JaxbFetchAttributeWithSubselect |
JaxbListElement.fetch
|
protected JaxbFetchAttributeWithSubselect |
JaxbBagElement.fetch
|
protected JaxbFetchAttributeWithSubselect |
JaxbSetElement.fetch
|
protected JaxbFetchAttributeWithSubselect |
JaxbMapElement.fetch
|
protected JaxbFetchAttributeWithSubselect |
JaxbArrayElement.fetch
|
protected JaxbFetchAttributeWithSubselect |
JaxbPrimitiveArrayElement.fetch
|
| Methods in org.hibernate.internal.jaxb.mapping.hbm that return JaxbFetchAttributeWithSubselect | |
|---|---|
static JaxbFetchAttributeWithSubselect |
JaxbFetchAttributeWithSubselect.fromValue(String v)
|
JaxbFetchAttributeWithSubselect |
PluralAttributeElement.getFetch()
|
JaxbFetchAttributeWithSubselect |
JaxbIdbagElement.getFetch()
Gets the value of the fetch property. |
JaxbFetchAttributeWithSubselect |
JaxbListElement.getFetch()
Gets the value of the fetch property. |
JaxbFetchAttributeWithSubselect |
JaxbBagElement.getFetch()
Gets the value of the fetch property. |
JaxbFetchAttributeWithSubselect |
JaxbSetElement.getFetch()
Gets the value of the fetch property. |
JaxbFetchAttributeWithSubselect |
JaxbMapElement.getFetch()
Gets the value of the fetch property. |
JaxbFetchAttributeWithSubselect |
JaxbArrayElement.getFetch()
Gets the value of the fetch property. |
JaxbFetchAttributeWithSubselect |
JaxbPrimitiveArrayElement.getFetch()
Gets the value of the fetch property. |
static JaxbFetchAttributeWithSubselect |
JaxbFetchAttributeWithSubselect.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JaxbFetchAttributeWithSubselect[] |
JaxbFetchAttributeWithSubselect.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 JaxbFetchAttributeWithSubselect | |
|---|---|
void |
JaxbIdbagElement.setFetch(JaxbFetchAttributeWithSubselect value)
Sets the value of the fetch property. |
void |
JaxbListElement.setFetch(JaxbFetchAttributeWithSubselect value)
Sets the value of the fetch property. |
void |
JaxbBagElement.setFetch(JaxbFetchAttributeWithSubselect value)
Sets the value of the fetch property. |
void |
JaxbSetElement.setFetch(JaxbFetchAttributeWithSubselect value)
Sets the value of the fetch property. |
void |
JaxbMapElement.setFetch(JaxbFetchAttributeWithSubselect value)
Sets the value of the fetch property. |
void |
JaxbArrayElement.setFetch(JaxbFetchAttributeWithSubselect value)
Sets the value of the fetch property. |
void |
JaxbPrimitiveArrayElement.setFetch(JaxbFetchAttributeWithSubselect value)
Sets the value of the fetch property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||