[ojb-users] Mapping one class to two different Tables.
Brought to you by:
thma
From: Vullanki, S. <Sri...@co...> - 2002-06-19 17:57:57
|
Hi, I want to map single class to two different tables. How to define this in the xml. Such mapped class is in turn used in 1:N mapping. So in the collection descriptor atttribute i should be able to defferentiate these two classes.(one is mapped to table X and the other is mapped to table Y) Is this kind of mapping is possible in OJB. Thanks Srividya |