Has anyone given any thought to the issue that it would be helpful to
have parameter information when creating the queries and that it would
be helpful to have query information when setting the parameters?

        Patrick Earl

On Mon, Jan 17, 2011 at 9:52 AM, Richard Brown (gmail)
<[email protected]> wrote:
> It was mostly to do with extracting obsolete code.
>
> There are (quite) a few places in the code where we switch on certain
> Dialect properties (e.g., Dialect.BindLimitParametersFirst), and then we
> move the order of parameters about.  However, that's all obsolete now,
> because it is very easy for us to arrange things so that the order of
> parameters can be in 'any' order.
>
>
> -----Original Message----- From: Patrick Earl
> Sent: Monday, January 17, 2011 4:48 PM
> To: nhibernate-development
> Subject: [nhibernate-development] Parameters
>
> There was some mention about Richard looking into something about the
> parameter support in NHibernate.  I'm bumping into that area, so I'm
> curious what thoughts are out there around this part of the code.
>
>       Patrick Earl
>

Reply via email to