Hi, > Is it possible to have relationship based on such referencing (to column other than primary key, without > foreign key in database)? Is there something else missing?
OpenJPA's support for non-standard joins and associated syntax [1]. [1] http://openjpa.apache.org/builds/latest/docs/manual/manual.html#ref_guide_mapping_notes_nonstdjoins ----- Pinaki -- View this message in context: http://openjpa.208410.n2.nabble.com/JoinColumn-name-not-used-in-sql-tp4974728p4982542.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
