public class ContentQuery<T> extends Object
In the back-end, the query will be matched with a HibernateContentQuery plugin module that will perform the query itself.
The type parameter is a convenience to allow you to specify the return type of the query.
Constructor and Description |
---|
ContentQuery(String name,
Object... parameters) |
Copyright © 2003–2015 Atlassian. All rights reserved.