From: Laurent F. <lfl...@co...> - 2002-12-18 10:42:44
|
I have 2 classes : the first contains one Object of second class. When I generate the mapping xml with MapGenerator, MapGenerator creates the mapping in which the first class contains an element <component> on the second. but, I would like MapGenerator generates an element <many-to-one> instead of <component>. How I can make it? thanks Laurent |