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

php - Webix Data Loading from Laravel Link -

libGdx unable to find files in android application data directory -

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