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 0775d18 commit f731945Copy full SHA for f731945
src/NHibernate/nhibernate-configuration.xsd
@@ -91,6 +91,7 @@
91
<xs:enumeration value="default_schema" />
92
<xs:enumeration value="show_sql" />
93
<xs:enumeration value="max_fetch_depth" />
94
+ <xs:enumeration value="detect_fetch_loops" />
95
<xs:enumeration value="current_session_context_class" />
96
<xs:enumeration value="transaction.factory_class">
97
<xs:annotation>
0 commit comments