@Deprecated public interface SetQueryParametersCallback
HibernateDao when executing a query.HibernateDao.executeListNamedQuery(String, SetQueryParametersCallback)| Modifier and Type | Method and Description |
|---|---|
void |
setQueryParameters(org.hibernate.Query query)
Deprecated.
This method should set the query parameters so it can be executed.
|
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.