| Author |
2 tables
|
eswar kumar
Ranch Hand
Joined: Oct 20, 2002
Posts: 98
|
|
|
how to join 2 tables in deployment descriptor of EJB?
|
 |
Pradeep bhatt
Ranch Hand
Joined: Feb 27, 2002
Posts: 8876
|
|
|
Define a view which joins 2 tables and then map an enitity to the view. Some server like weblogic 7.0 provides support to map an entity to more than 1 table.
|
Groovy
|
 |
 |
|
|
subject: 2 tables
|
|
|