I'm sorry, this should be posted under Tools, but there's now way i can move it there now.
My problem: when trying to map a table with one primary key to two tables which both have this key as primary foreign key the folowing problem with generation accurs:
Quote:
An internal error occurred during: "Generating Artifacts".
Foreign key name (SQL081009015726700) mapped to different tables! previous: org.hibernate.mapping.Table(ADMINISTRATOR.KOLEDAR) current:org.hibernate.mapping.Table(ADMINISTRATOR.MENZANAROCNIK)
I've never encountered this kind of error and can't find a solution. Please help.