|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Company | |
---|---|
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 Company in org.hibernate.test.dynamicentity |
---|
Methods in org.hibernate.test.dynamicentity that return Company | |
---|---|
Company |
Customer.getCompany()
|
static Company |
ProxyHelper.newCompanyProxy()
|
static Company |
ProxyHelper.newCompanyProxy(Serializable id)
|
Methods in org.hibernate.test.dynamicentity with parameters of type Company | |
---|---|
void |
Customer.setCompany(Company company)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |