Hibernate Reverse Engineering is not detecting the mysql table FK relationship associations in eclipse -


i using mysql 5.5.57 . have created table fk relationship between them , trying create there hibernate mapping file through reverse engineering. mapping file , domain class been created tool problem facing no relationship of many many or many 1 been detected hibernate tool. have checked option detect 1 many or many many relationship while creating hibernate code generation configuration . please me fast.


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -