I don't know. :) [OT] I am curious why you would do this instead of using multiple named fields.
Larry On Fri, Nov 14, 2008 at 7:24 AM, David McReynolds <[EMAIL PROTECTED]> wrote: > Has anyone used ibator with bitmaps? We've got several bitmaps in various > tables and so far, I've resorted to writing custom mappings for queries that > need to interrogate those fields. I'd love to be able to use the generated > xxxByExample mappings but I have no idea what the criteria would be because > of the way one has to deal with bit maps (where foo & 8 > 0, for example, > returns true only if the the 4th bit(2^3) is set). > > > > --dlm
