From: Fabio M. (JIRA) <nh...@gm...> - 2011-04-12 22:29:16
|
[ http://216.121.112.228/browse/NH-2597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabio Maulo closed NH-2597. --------------------------- Resolution: Obsolete > GetLimitString "Nullable object must have a value" exception in DB2Dialect > -------------------------------------------------------------------------- > > Key: NH-2597 > URL: http://216.121.112.228/browse/NH-2597 > Project: NHibernate > Issue Type: Bug > Components: DataProviders / Dialects > Affects Versions: 3.0.0.GA > Reporter: Ted Lum > Attachments: NHibernate.zip > > > GetLimitString takes nullable parameters for offsetParameterIndex and limitParameterIndex. > When those parameters are null > pagingBuilder.Add("<= ").Add(Parameter.WithIndex(limitParameterIndex.Value)); > throws "Nullable object must have a value" exception. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://216.121.112.228/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |