|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Cascade in org.hibernate.ejb.test.cascade |
|---|
| Methods in org.hibernate.ejb.test.cascade with annotations of type Cascade | |
|---|---|
Set<Soldier> |
Troop.getSoldiers()
|
| Uses of Cascade in org.hibernate.ejb.test.emops |
|---|
| Fields in org.hibernate.ejb.test.emops with annotations of type Cascade | |
|---|---|
List<Competitor> |
Race.competitors
|
| Uses of Cascade in org.hibernate.test.annotations.any |
|---|
| Methods in org.hibernate.test.annotations.any with annotations of type Cascade | |
|---|---|
List<Property> |
PropertySet.getGeneralProperties()
|
List<T> |
PropertyList.getGeneralProperties()
|
Map<String,Property> |
PropertyMap.getProperties()
|
Property |
PropertySet.getSomeProperty()
|
T |
PropertyList.getSomeProperty()
|
| Uses of Cascade in org.hibernate.test.annotations.engine.collection |
|---|
| Methods in org.hibernate.test.annotations.engine.collection with annotations of type Cascade | |
|---|---|
List<Son> |
Father.getOrderedSons()
|
Set<Son> |
Mother.getSons()
|
| Uses of Cascade in org.hibernate.test.annotations.immutable |
|---|
| Methods in org.hibernate.test.annotations.immutable with annotations of type Cascade | |
|---|---|
List<State> |
Country.getStates()
|
| Uses of Cascade in org.hibernate.test.annotations.manytomany |
|---|
| Methods in org.hibernate.test.annotations.manytomany with annotations of type Cascade | |
|---|---|
List |
Employer.getContractors()
|
Collection |
Employer.getEmployees()
|
Collection<Employer> |
Employee.getEmployers()
|
| Uses of Cascade in org.hibernate.test.annotations.onetomany |
|---|
| Methods in org.hibernate.test.annotations.onetomany with annotations of type Cascade | |
|---|---|
Set<Soldier> |
Troop.getSoldiers()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||