Skip to content

Commit 255c21e

Browse files
David EllingsworthDavid Ellingsworth
David Ellingsworth
authored and
David Ellingsworth
committed
GH2201: Add 'detect_fetch_loops' option to nhibernate-configuration XML schema definition file.
1 parent df479da commit 255c21e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/NHibernate/nhibernate-configuration.xsd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
<xs:enumeration value="default_schema" />
9292
<xs:enumeration value="show_sql" />
9393
<xs:enumeration value="max_fetch_depth" />
94+
<xs:enumeration value="detect_fetch_loops" />
9495
<xs:enumeration value="current_session_context_class" />
9596
<xs:enumeration value="transaction.factory_class">
9697
<xs:annotation>

0 commit comments

Comments
 (0)