integrity « Map « JPA Q&A





1. Referential Integrity Mapping    forum.hibernate.org

Hello, I am new to Hibernate and for that matter new to Object Relation Database. I have a database model that I would like to refactor so as to add the persistance layer for data access rather than doing direct access. In this regard I had some basic modelling question. Since I already have the legacy data with primary keys and ...