|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JaxbFlushModeAttribute | |
|---|---|
| org.hibernate.internal.jaxb.mapping.hbm | |
| Uses of JaxbFlushModeAttribute in org.hibernate.internal.jaxb.mapping.hbm |
|---|
| Fields in org.hibernate.internal.jaxb.mapping.hbm declared as JaxbFlushModeAttribute | |
|---|---|
protected JaxbFlushModeAttribute |
JaxbQueryElement.flushMode
|
protected JaxbFlushModeAttribute |
JaxbSqlQueryElement.flushMode
|
| Methods in org.hibernate.internal.jaxb.mapping.hbm that return JaxbFlushModeAttribute | |
|---|---|
static JaxbFlushModeAttribute |
JaxbFlushModeAttribute.fromValue(String v)
|
JaxbFlushModeAttribute |
JaxbQueryElement.getFlushMode()
Gets the value of the flushMode property. |
JaxbFlushModeAttribute |
JaxbSqlQueryElement.getFlushMode()
Gets the value of the flushMode property. |
static JaxbFlushModeAttribute |
JaxbFlushModeAttribute.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JaxbFlushModeAttribute[] |
JaxbFlushModeAttribute.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 JaxbFlushModeAttribute | |
|---|---|
void |
JaxbQueryElement.setFlushMode(JaxbFlushModeAttribute value)
Sets the value of the flushMode property. |
void |
JaxbSqlQueryElement.setFlushMode(JaxbFlushModeAttribute value)
Sets the value of the flushMode property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||