bitwise « Oracle « JPA Q&A





1. Bitwise AND with NHibernate and Oracle    stackoverflow.com

I am using Fluent NHibernate 1.0RC (for NHibernate 2.1.4000) together with Linq 2 NHibernate, and I want to execute a query with a bitwise and operation. I first tried using Linq ...