0 Replies Latest reply on Jul 5, 2012 9:42 AM by theconstantlearner

    hibernate reverse engineering on a denormalized database

    theconstantlearner

      is it possible to use reverse engineering on a denormalized database?

      i tried to implement hibernate reverse engineering to generate the Pojo classes for all the tables in the database but i couldnt do it because none of the tables have any primary keys or foreign keys in them.