|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JaxbCascadeType | |
|---|---|
| org.hibernate.internal.jaxb.mapping.orm | |
| Uses of JaxbCascadeType in org.hibernate.internal.jaxb.mapping.orm |
|---|
| Fields in org.hibernate.internal.jaxb.mapping.orm declared as JaxbCascadeType | |
|---|---|
protected JaxbCascadeType |
JaxbManyToOne.cascade
|
protected JaxbCascadeType |
JaxbManyToMany.cascade
|
protected JaxbCascadeType |
JaxbOneToOne.cascade
|
protected JaxbCascadeType |
JaxbOneToMany.cascade
|
| Methods in org.hibernate.internal.jaxb.mapping.orm that return JaxbCascadeType | |
|---|---|
JaxbCascadeType |
ObjectFactory.createJaxbCascadeType()
Create an instance of JaxbCascadeType |
JaxbCascadeType |
JaxbManyToOne.getCascade()
Gets the value of the cascade property. |
JaxbCascadeType |
JaxbManyToMany.getCascade()
Gets the value of the cascade property. |
JaxbCascadeType |
JaxbOneToOne.getCascade()
Gets the value of the cascade property. |
JaxbCascadeType |
JaxbOneToMany.getCascade()
Gets the value of the cascade property. |
| Methods in org.hibernate.internal.jaxb.mapping.orm with parameters of type JaxbCascadeType | |
|---|---|
void |
JaxbManyToOne.setCascade(JaxbCascadeType value)
Sets the value of the cascade property. |
void |
JaxbManyToMany.setCascade(JaxbCascadeType value)
Sets the value of the cascade property. |
void |
JaxbOneToOne.setCascade(JaxbCascadeType value)
Sets the value of the cascade property. |
void |
JaxbOneToMany.setCascade(JaxbCascadeType value)
Sets the value of the cascade property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||