1. Oracle legacy table without good PK: How to Hibernate? stackoverflow.comI have legacy tables in an Oracle database which i'd like to access from a Java application with Hibernate. The problem is: the tables don't have good primary keys. For instance, ... |