JBoss BIRT Integration 3.0.0.alpha1 - New and Noteworthy

Last revised August 8, 2008


JBoss BIRT Integration


Hibernate Data Source

The Hibernate Data Source enables a user to specify a Hibernate Configuration or JNDI URL.

The Hibernate Data Source

The Hibernate Data Source


Hibernate Data Set

When the Hibernate Data Source is set up, the user can create a Hibernate Data Set using a HQL query in the way in which the JDBC driver creates a SQL query.

The Hibernate Data Set


Integration with Seam

The JBoss BIRT Integration feature contains the "birt" tag that allows the user to add a BIRT report to an .xhtml file.

JBoss Test Report


Deployment

A Seam project that includes the BIRT facet can be deployed as any project. If you define the Hibernate ODA driver, the JBoss BIRT engine will use JNDI URL that has to be bind to either Hibernate Session Factory or Hibernate Entity Manager Factory.


For more details, see JBIDE-2220.