Skip to:
When defining a filter, a default condition can be specified.
However, when that is done, NHibernate still demands that you specify a condition every time the filter is used, such as:
instead of just:
When defining a filter, a default condition can be specified.
However, when that is done, NHibernate still demands that you specify a condition every time the filter is used, such as:
instead of just: