org.squashtest.csp.tm.internal.repository.hibernate
Class HibernateEntityDao.ContainerIdNameStartParameterCallback

java.lang.Object
  extended by org.squashtest.csp.tm.internal.repository.hibernate.HibernateEntityDao.ContainerIdNameStartParameterCallback
All Implemented Interfaces:
SetQueryParametersCallback
Enclosing class:
HibernateEntityDao<ENTITY_TYPE>

protected static class HibernateEntityDao.ContainerIdNameStartParameterCallback
extends Object
implements SetQueryParametersCallback


Method Summary
 void setQueryParameters(org.hibernate.Query query)
          This method should set the query parameters so it can be executed.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setQueryParameters

public void setQueryParameters(org.hibernate.Query query)
Description copied from interface: SetQueryParametersCallback
This method should set the query parameters so it can be executed.

Specified by:
setQueryParameters in interface SetQueryParametersCallback


Copyright © 2010-2012 Henix, henix.fr. All Rights Reserved.