|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Membership in org.hibernate.test.manytomanyassociationclass |
|---|
| Methods in org.hibernate.test.manytomanyassociationclass that return Membership | |
|---|---|
abstract Membership |
AbstractManyToManyAssociationClassTest.createMembership(String name)
|
Membership |
AbstractManyToManyAssociationClassTest.getMembership()
|
| Methods in org.hibernate.test.manytomanyassociationclass with parameters of type Membership | |
|---|---|
void |
AbstractManyToManyAssociationClassTest.addMembership(User u,
Group g,
Membership ug)
|
void |
AbstractManyToManyAssociationClassTest.deleteMembership(User u,
Group g,
Membership ug)
|
| Uses of Membership in org.hibernate.test.manytomanyassociationclass.compositeid |
|---|
| Subclasses of Membership in org.hibernate.test.manytomanyassociationclass.compositeid | |
|---|---|
class |
MembershipWithCompositeId
Models a user's membership in a group. |
| Methods in org.hibernate.test.manytomanyassociationclass.compositeid that return Membership | |
|---|---|
Membership |
ManyToManyAssociationClassCompositeIdTest.createMembership(String name)
|
| Uses of Membership in org.hibernate.test.manytomanyassociationclass.surrogateid.assigned |
|---|
| Methods in org.hibernate.test.manytomanyassociationclass.surrogateid.assigned that return Membership | |
|---|---|
Membership |
ManyToManyAssociationClassAssignedIdTest.createMembership(String name)
|
| Uses of Membership in org.hibernate.test.manytomanyassociationclass.surrogateid.generated |
|---|
| Methods in org.hibernate.test.manytomanyassociationclass.surrogateid.generated that return Membership | |
|---|---|
Membership |
ManyToManyAssociationClassGeneratedIdTest.createMembership(String name)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||