Comment 0 for bug 608932

Revision history for this message
Timo Westkämper (timo-westkamper) wrote : Restructure Reference Documentation

* Tutorials
** JDO
** JPA
** Collections
** SQL
** Lucene
** Hibernate Search

* Advanced usage
** Constructor projections
** Complex boolean expressions
** Case expressions
** Custom expressions and projections
** Inheritance in Querydsl types
** Alias usage
** Dynamic path usage
** Parameters

* Customizations
** Path initialization
** Customization of serialization
** Custom type mappings
** Custom methods in query types
** Delegate methods

* Best practices
** Use default variable of the Query types
** Interface based usage
** Custom query extensions
** DAO integration