public class HQLQueryHibernate2
extends com.atlassian.crowd.search.hibernate.HQLQuery
Constructor and Description |
---|
HQLQueryHibernate2() |
Modifier and Type | Method and Description |
---|---|
String |
addParameterPlaceholder(@Nullable 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.HQLQuery
Copyright © 2003–2020 Atlassian. All rights reserved.