|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Address | |
---|---|
org.hibernate.test.dynamicentity | Demonstration of different ways to use Hibernate to represent your domain model as a series of JDK dynamic proxies. |
Uses of Address in org.hibernate.test.dynamicentity |
---|
Methods in org.hibernate.test.dynamicentity that return Address | |
---|---|
Address |
Person.getAddress()
|
static Address |
ProxyHelper.newAddressProxy()
|
static Address |
ProxyHelper.newAddressProxy(Serializable id)
|
Methods in org.hibernate.test.dynamicentity with parameters of type Address | |
---|---|
void |
Person.setAddress(Address address)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |