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 942b61b commit 596597dCopy full SHA for 596597d
src/NHibernate/nhibernate-configuration.xsd
@@ -90,6 +90,7 @@
90
<xs:enumeration value="cache.region_prefix" />
91
<xs:enumeration value="cache.use_minimal_puts" />
92
<xs:enumeration value="cache.default_expiration" />
93
+ <xs:enumeration value="cache.use_sliding_expiration" />
94
<xs:enumeration value="query.substitutions" />
95
<xs:enumeration value="query.factory_class" />
96
<xs:enumeration value="query.linq_provider_class" />
0 commit comments