public class HQLQueryHibernate2
extends com.atlassian.crowd.search.hibernate.HQLQuery
| Constructor and Description | 
|---|
| HQLQueryHibernate2() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | addParameterPlaceholder(Object value)Overrides the parent method because Hibernate 2 does not support JQL-style
 positional parameters. | 
public String addParameterPlaceholder(@Nullable Object value)
addParameterPlaceholder in class com.atlassian.crowd.search.hibernate.HQLQueryCopyright © 2003–2017 Atlassian. All rights reserved.