This is an example of how to provide your own custom Linq functions which can be used in with NHibernate.Linq As long as the Linq expression is implemented in both code and with a translator for HQL, ...
// you may not use this file except in compliance with the License. // You may obtain a copy of the License at // http://www.apache.org/licenses/LICENSE-2.0 ...