|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Client | |
|---|---|
| org.hibernate.test.annotations.inheritance.joined | |
| Uses of Client in org.hibernate.test.annotations.inheritance.joined |
|---|
| Methods in org.hibernate.test.annotations.inheritance.joined that return types with arguments of type Client | |
|---|---|
Set<Client> |
Account.getClients()
|
| Methods in org.hibernate.test.annotations.inheritance.joined with parameters of type Client | |
|---|---|
void |
Account.addClient(Client c)
|
| Method parameters in org.hibernate.test.annotations.inheritance.joined with type arguments of type Client | |
|---|---|
void |
Account.setClients(Set<Client> clients)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||