Uses of Class
org.ow2.petals.registry.core.repository.hibernate.HibernateHelper

Packages that use HibernateHelper
org.ow2.petals.registry.core.repository.dao   
org.ow2.petals.registry.core.repository.jdbc   
 

Uses of HibernateHelper in org.ow2.petals.registry.core.repository.dao
 

Methods in org.ow2.petals.registry.core.repository.dao with parameters of type HibernateHelper
 java.util.List<Endpoint> EndpointDAO.query(HibernateHelper hibernateHelper, org.ow2.petals.registry.api.Query query)
           
 

Uses of HibernateHelper in org.ow2.petals.registry.core.repository.jdbc
 

Fields in org.ow2.petals.registry.core.repository.jdbc declared as HibernateHelper
protected  HibernateHelper JDBCRepository.hibernateHelper
           
 

Methods in org.ow2.petals.registry.core.repository.jdbc that return HibernateHelper
 HibernateHelper JDBCRepository.getHibernateHelper()
           
 

Methods in org.ow2.petals.registry.core.repository.jdbc with parameters of type HibernateHelper
 void JDBCRepository.setHibernateHelper(HibernateHelper hibernateHelper)
           
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.