We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f648b00 commit 177fd61Copy full SHA for 177fd61
doc/reference/master.xml
@@ -17,6 +17,7 @@
17
<!ENTITY query-hql SYSTEM "modules/query_hql.xml">
18
<!ENTITY query-criteria SYSTEM "modules/query_criteria.xml">
19
<!ENTITY query-queryover SYSTEM "modules/query_queryover.xml">
20
+<!ENTITY query-linq SYSTEM "modules/query_linq.xml">
21
<!ENTITY query-sql SYSTEM "modules/query_sql.xml">
22
<!ENTITY filters SYSTEM "modules/filters.xml">
23
<!ENTITY performance SYSTEM "modules/performance.xml">
@@ -67,6 +68,7 @@
67
68
&query-hql;
69
&query-criteria;
70
&query-queryover;
71
+ &query-linq;
72
&query-sql;
73
74
&filters;
0 commit comments