Creating Console Configuration
This movie shows how to create a console configuration for JPA; but it is the same steps needed for projects using hbm.xml or Hibernate Annotations stand alone
Edit and run HQL/JPA-QL queries
It demonstrates how to use the HQL editor with code completion and dynamic sql preview and how to inspect the results
The demo explains how it be used for executing (almost) arbitrary java for quick manipulation/creation of persistent objects.
Java HQL Editing and Validation
The demo movie shows how the HQL/JPA-QL code completion is also available inside the java editor; together with syntax checking of the query strings inside @NamedQuery and createQuery strings.
Reverse engineering and code generation
The movie shows how to reverse engineer a database with Hibernate Tools. It also describes some of the customizability via reveng.xml and a custom reverse engineering class
It shows editing of hbm.xml's, code completion of properties and table/columns.
VPE Demos
Importing Custom Tag Library to Palette
It explains how you can easy and fast add a CustomTag Library to the Palette
RichFaces Toolkit for developing Web application
This demo covers a creation of a jsf application with simple content using the RichFaces components
Seam Demos
Creating Seam2 + EJB3 EAR Project
The online demo shows all the basics you'll need to create such application
This movie shows you step-by-step how to crete a new seam project
This three-part demo showing how to create a database driven application using Seam
Connecting to a database and reverse engineering a database table
The movie shows how to use establish database connection and reverse engineer a database table
Building a web page using JSF, RichFaces, Facelets
In this part of the video cast about Seam it will be shown how to create a web page that displays database entries and adds a new entry to the database reusing generated code. You will practically learn how to use JSF, RichFaces and Facelets.
Project Archives Demos
This screencast tells you how to create archives
No hay comentarios:
Publicar un comentario