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

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -