Uses of Interface
org.codehaus.mojo.dashboard.report.plugin.hibernate.HibernateService

Packages that use HibernateService
org.codehaus.mojo.dashboard.report.plugin   
org.codehaus.mojo.dashboard.report.plugin.hibernate   
 

Uses of HibernateService in org.codehaus.mojo.dashboard.report.plugin
 

Fields in org.codehaus.mojo.dashboard.report.plugin declared as HibernateService
protected  HibernateService AbstractDashBoardMojo.hibernateService
          Hibernate Service
protected  HibernateService DashBoardReportMojo.hibernateService
          Hibernate Service
 

Constructors in org.codehaus.mojo.dashboard.report.plugin with parameters of type HibernateService
DashBoardHistoricReportGenerator(DashBoardMavenProject mavenProject, HibernateService hibernateService, Configuration configuration, org.apache.maven.plugin.logging.Log log)
           
 

Uses of HibernateService in org.codehaus.mojo.dashboard.report.plugin.hibernate
 

Classes in org.codehaus.mojo.dashboard.report.plugin.hibernate that implement HibernateService
 class HibernateServiceImpl
          Service Hibernate
 



Copyright © 2006-2009 CodeHaus. All Rights Reserved.