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.
|
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. |
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.
|
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. |
|