0 Replies Latest reply on Aug 10, 2006 1:31 AM by mrohad

    CRUD lite question

    mrohad

      is it possible to use the hibernate tools just to create one entity bean(3.0) from a one DB table?

      I saw the CRUD flash example , but I don't like to create the all web applications every time , just one or two entity beans that have been updated(their DB tables)

      another question , is there any tool that do "meet in the middle" merge the differences between changes I did on the entity beand and the DB table?

      Thanks