Tuesday, April 3, 2012

Forge for DB Reverse Engineering with CRUD (video)

Forge also has a Hibernate Tools plugin that allows it to analyze a database schema and produce JPA entity classes. Then Forge can use its scaffolding feature to generate JSF2 Create, Read, Update and Delete (CRUD) user interfaces.

Forge for DB Reverse Engineering with CRUD from JBoss Developer on Vimeo.

1 comment:

  1. Hello.
    MySQL identifying many2many or One2Many relationships are not supported by Forge when using Hibernate Tools.

    Conversion of the composite primary key always return NULL. a bug related to Faces conversion?

    ReplyDelete