|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CascadeType | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm | |
| net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl | |
| Uses of CascadeType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm |
|---|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm that return CascadeType | |
|---|---|
CascadeType |
ObjectFactory.createCascadeType()
Create an instance of CascadeType |
CascadeType |
OneToMany.getCascade()
Gets the value of the cascade property. |
CascadeType |
ManyToOne.getCascade()
Gets the value of the cascade property. |
CascadeType |
OneToOne.getCascade()
Gets the value of the cascade property. |
CascadeType |
ManyToMany.getCascade()
Gets the value of the cascade property. |
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm with parameters of type CascadeType | |
|---|---|
void |
OneToMany.setCascade(CascadeType value)
Sets the value of the cascade property. |
void |
ManyToOne.setCascade(CascadeType value)
Sets the value of the cascade property. |
void |
OneToOne.setCascade(CascadeType value)
Sets the value of the cascade property. |
void |
ManyToMany.setCascade(CascadeType value)
Sets the value of the cascade property. |
| Uses of CascadeType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl |
|---|
| Classes in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl that implement CascadeType | |
|---|---|
class |
CascadeTypeImpl
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl that return CascadeType | |
|---|---|
CascadeType |
ManyToManyImpl.getCascade()
|
CascadeType |
OneToOneImpl.getCascade()
|
CascadeType |
ManyToOneImpl.getCascade()
|
CascadeType |
OneToManyImpl.getCascade()
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl with parameters of type CascadeType | |
|---|---|
void |
ManyToManyImpl.setCascade(CascadeType value)
|
void |
OneToOneImpl.setCascade(CascadeType value)
|
void |
ManyToOneImpl.setCascade(CascadeType value)
|
void |
OneToManyImpl.setCascade(CascadeType value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||