public class NamedParamsUniqueResultExecution extends Object
| Constructor and Description |
|---|
NamedParamsUniqueResultExecution(Map<String,?> namedParameters) |
| Modifier and Type | Method and Description |
|---|---|
<R> R |
executeQuery(org.hibernate.Query query) |
protected Object |
results(org.hibernate.Query query)
This method should return the results of given query.
|
protected Object results(org.hibernate.Query query)
query - TemplateNamedParamsExecution.results(org.hibernate.Query)public <R> R executeQuery(org.hibernate.Query query)
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.