org.squashtest.tm.service.internal.repository.hibernate
Class SetLibraryIdsCallback
java.lang.Object
org.squashtest.tm.service.internal.repository.hibernate.SetLibraryIdsCallback
- All Implemented Interfaces:
- SetQueryParametersCallback
public class SetLibraryIdsCallback
- 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 |
SetLibraryIdsCallback
protected SetLibraryIdsCallback(List<Long> libraryIds)
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-2013 Henix, henix.fr. All Rights Reserved.