java - Generating HashSet of objects while making hibernate reverse engineering in eclipse -


i have 2 tables in sql server database; equipe , ordre_de_prod table. ordre_de_prod table contains id of equipe foreign key, whenever make hibernate reverse engineering in eclipse, ordredeprod class contains object of equipe class. but, equipe class hashset of objects of ordredeprod. how cant solve problem ?

thank you

while generation objects, remove many-to-many , one-to-one associations per attached image.i think need remove(un-check) highlighted option.


Comments

Popular posts from this blog

javascript - Feed FileReader from server side files -

How to Change swipe Tab Title color in java Android -

Using globs in Perl replace one liner in TCL script -