I'm trying to write a fairly complicated HqlGeneratorForMethod implementation to wrap a noisy query in a clean name. I keep getting exceptions: NHibernate.Hql.Ast.ANTLR.QuerySyntaxException: 'A recognition error occurred.' Is there somewhere I can put a breakpoint to see the HqlTree that is generated by a Linq statement? .
-- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/d/optout.
