<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>In my recent video series I have two videos that describe Forge - and a Hibernate Tools interlude in-between, I wish to know if I have demo'd Forge well - did I highlight forge's best features? &nbsp;</div><div><br>4. Forge Introduction in JBoss Developer Studio 5&nbsp;<br><a href="http://www.screencast.com/t/olxrVyPy5">http://www.screencast.com/t/olxrVyPy5</a><br><a href="http://vimeo.com/39608223">http://vimeo.com/39608223</a><br>Forge is JBoss's rapid application development tool. &nbsp;A command line based tool that is embedded in JBoss Developer Studio 5. &nbsp;Run a whole script of commands to render a complete application. &nbsp;<br><br>5. Hibernate Tools for DB Reverse Engineering<br><a href="http://www.screencast.com/t/x6lcG2BP8jn5">http://www.screencast.com/t/x6lcG2BP8jn5</a><br><a href="http://vimeo.com/39608294">http://vimeo.com/39608294</a><br>Hibernate Tools have been part of JBoss Developer Studio for a long time - now they are integrated with Dali - and you can use Dali's JPA Generate Entities from Tables feature. &nbsp;&nbsp;This video walks you through how to setup the Hibernate Configuration and the JBDC connection to allow for JPA entity generation.<br>Sakila H2 Database:<br><a href="https://github.com/maxandersen/sakila-h2">https://github.com/maxandersen/sakila-h2</a><br><br>6. Forge for DB Reverse Engineering with CRUD<br><a href="http://www.screencast.com/t/aSym9aul5">http://www.screencast.com/t/aSym9aul5</a><br><a href="http://vimeo.com/39608326">http://vimeo.com/39608326</a><br>Forge also has a Hibernate Tools plugin that allows it to analyze a database schema and produce JPA entity classes. &nbsp;Then Forge can use its scaffolding feature to generate JSF2 Create, Read, Update and Delete (CRUD) &nbsp;user interfaces.</div></body></html>