mirror of
https://github.com/querydsl/querydsl.git
synced 2026-07-03 21:07:49 +08:00
Merge pull request #1651 from querydsl/remove-reset-docs
Remove metadata reset comment in docs
This commit is contained in:
commit
f43bba70da
@ -44,11 +44,6 @@
|
||||
in all implementations and also the Query interfaces have a common base interface.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
All query instances can be reused multiple times. After the projection the paging data
|
||||
(limit and offset) and the definition of the projection are removed.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
To get an impression of the expressivity of the Querydsl query and expression types go to
|
||||
the javadocs and explore <code>com.querydsl.core.Query</code>, <code>com.querydsl.core.Fetchable</code>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user