public class SetLibraryIdsCallback extends Object implements SetQueryParametersCallback
| Modifier | Constructor and Description |
|---|---|
protected |
SetLibraryIdsCallback(List<Long> libraryIds) |
| Modifier and Type | Method and Description |
|---|---|
void |
setQueryParameters(org.hibernate.Query query)
This method should set the query parameters so it can be executed.
|
public void setQueryParameters(org.hibernate.Query query)
SetQueryParametersCallbacksetQueryParameters in interface SetQueryParametersCallbackCopyright © 2010–2017 Henix, henix.fr. All rights reserved.