|
From: Patrick E. (JIRA) <nh...@gm...> - 2011-05-12 20:24:59
|
Support HQL pagination with parameters
--------------------------------------
Key: NH-2702
URL: http://216.121.112.228/browse/NH-2702
Project: NHibernate
Issue Type: Improvement
Components: Core
Affects Versions: 3.2.0Alpha3
Reporter: Patrick Earl
Assignee: Patrick Earl
--
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
|
|
From: Patrick E. (JIRA) <nh...@gm...> - 2011-05-12 20:35:01
|
[ http://216.121.112.228/browse/NH-2702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=21067#action_21067 ]
Patrick Earl commented on NH-2702:
----------------------------------
Fabio mentioned there are already two tests on the trunk for this.
> Support HQL pagination with parameters
> --------------------------------------
>
> Key: NH-2702
> URL: http://216.121.112.228/browse/NH-2702
> Project: NHibernate
> Issue Type: Improvement
> Components: Core
> Affects Versions: 3.2.0Alpha3
> Reporter: Patrick Earl
> Assignee: Patrick Earl
>
--
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
|
|
From: Patrick E. (JIRA) <nh...@gm...> - 2011-05-18 20:09:52
|
[ http://216.121.112.228/browse/NH-2702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=21122#action_21122 ]
Patrick Earl commented on NH-2702:
----------------------------------
Speak with Fabio about a patch after fixing this.
> Support HQL pagination with parameters
> --------------------------------------
>
> Key: NH-2702
> URL: http://216.121.112.228/browse/NH-2702
> Project: NHibernate
> Issue Type: Improvement
> Components: Core
> Affects Versions: 3.2.0Alpha3
> Reporter: Patrick Earl
> Assignee: Patrick Earl
>
--
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
|
|
From: Patrick E. (JIRA) <nh...@gm...> - 2011-05-21 22:12:36
|
[ http://216.121.112.228/browse/NH-2702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Patrick Earl updated NH-2702:
-----------------------------
Attachment: SomeGrammarChanges.patch
This gets tricky due to the positional parameters.
> Support HQL pagination with parameters
> --------------------------------------
>
> Key: NH-2702
> URL: http://216.121.112.228/browse/NH-2702
> Project: NHibernate
> Issue Type: Improvement
> Components: Core
> Affects Versions: 3.2.0Alpha3
> Reporter: Patrick Earl
> Assignee: Patrick Earl
> Attachments: SomeGrammarChanges.patch
>
>
--
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
|
|
From: Patrick E. (JIRA) <nh...@gm...> - 2011-05-21 23:18:38
|
[ http://216.121.112.228/browse/NH-2702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=21143#action_21143 ]
Patrick Earl commented on NH-2702:
----------------------------------
Unless somebody else works on this, I plan to leave it until the parameter code is improved.
> Support HQL pagination with parameters
> --------------------------------------
>
> Key: NH-2702
> URL: http://216.121.112.228/browse/NH-2702
> Project: NHibernate
> Issue Type: Improvement
> Components: Core
> Affects Versions: 3.2.0Alpha3
> Reporter: Patrick Earl
> Assignee: Patrick Earl
> Attachments: SomeGrammarChanges.patch
>
>
--
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
|
|
From: Patrick E. (JIRA) <nh...@gm...> - 2011-05-21 23:18:39
|
[ http://216.121.112.228/browse/NH-2702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Patrick Earl reassigned NH-2702:
--------------------------------
Assignee: (was: Patrick Earl)
> Support HQL pagination with parameters
> --------------------------------------
>
> Key: NH-2702
> URL: http://216.121.112.228/browse/NH-2702
> Project: NHibernate
> Issue Type: Improvement
> Components: Core
> Affects Versions: 3.2.0Alpha3
> Reporter: Patrick Earl
> Attachments: SomeGrammarChanges.patch
>
>
--
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
|
|
From: Fabio M. (JIRA) <nh...@gm...> - 2011-05-22 11:01:41
|
[ http://216.121.112.228/browse/NH-2702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=21145#action_21145 ]
Fabio Maulo commented on NH-2702:
---------------------------------
patch committed with modification to SqlGenerator.g to have the parameter supported by grammar even if we have to solve the call to the dialect.
> Support HQL pagination with parameters
> --------------------------------------
>
> Key: NH-2702
> URL: http://216.121.112.228/browse/NH-2702
> Project: NHibernate
> Issue Type: Improvement
> Components: Core
> Affects Versions: 3.2.0Alpha3
> Reporter: Patrick Earl
> Attachments: SomeGrammarChanges.patch
>
>
--
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
|
|
From: Fabio M. (JIRA) <nh...@gm...> - 2011-05-22 22:44:39
|
[ http://216.121.112.228/browse/NH-2702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Fabio Maulo resolved NH-2702.
-----------------------------
Resolution: Fixed
Fix Version/s: 3.2.0CR1
> Support HQL pagination with parameters
> --------------------------------------
>
> Key: NH-2702
> URL: http://216.121.112.228/browse/NH-2702
> Project: NHibernate
> Issue Type: Improvement
> Components: Core
> Affects Versions: 3.2.0Alpha3
> Reporter: Patrick Earl
> Fix For: 3.2.0CR1
>
> Attachments: SomeGrammarChanges.patch
>
>
--
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
|