|
|||||||||
Home >> All >> org >> hibernate >> test >> [ connections overview ] | PREV NEXT |
Uses of Class
org.hibernate.test.connections.Other
Uses of Other in org.hibernate.test.connections |
Fields in org.hibernate.test.connections declared as Other | |
private Other |
Silly.other
|
Methods in org.hibernate.test.connections that return Other | |
Other |
Silly.getOther()
|
Methods in org.hibernate.test.connections with parameters of type Other | |
void |
Silly.setOther(Other other)
|
Constructors in org.hibernate.test.connections with parameters of type Other | |
Silly(java.lang.String name,
Other other)
|
|
|||||||||
Home >> All >> org >> hibernate >> test >> [ connections overview ] | PREV NEXT |