From: Max R. A. (JIRA) <no...@at...> - 2006-05-06 07:35:24
|
Critieria needs to be aligned with new aggreation type rules ------------------------------------------------------------ Key: HHH-1724 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1724 Project: Hibernate3 Type: Bug Components: core Versions: 3.2.0.cr2 Reporter: Max Rydahl Andersen Priority: Blocker Fix For: 3.2.0 Criteria does not ask the dialect about the type + it does not always seem to know what the underlying field type is..... created as blocker to make sure we either document or fix it. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
From: Max R. A. (JIRA) <no...@at...> - 2006-05-06 07:37:23
|
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1724?page=comments#action_23027 ] Max Rydahl Andersen commented on HHH-1724: ------------------------------------------ Correction: It does know what the underlying field type is; just need to add the same logic for the various operations. > Critieria needs to be aligned with new aggreation type rules > ------------------------------------------------------------ > > Key: HHH-1724 > URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1724 > Project: Hibernate3 > Type: Bug > Components: core > Versions: 3.2.0.cr2 > Reporter: Max Rydahl Andersen > Priority: Blocker > Fix For: 3.2.0 > > > Criteria does not ask the dialect about the type + it does not always seem to know what the underlying field type is..... > created as blocker to make sure we either document or fix it. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
From: Max R. A. (JIRA) <no...@at...> - 2006-05-08 17:37:23
|
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1724?page=all ] Max Rydahl Andersen reassigned HHH-1724: ---------------------------------------- Assign To: Max Rydahl Andersen > Critieria needs to be aligned with new aggreation type rules > ------------------------------------------------------------ > > Key: HHH-1724 > URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1724 > Project: Hibernate3 > Type: Bug > Components: core > Versions: 3.2.0.cr2 > Reporter: Max Rydahl Andersen > Assignee: Max Rydahl Andersen > Priority: Blocker > Fix For: 3.2.0 > > > Criteria does not ask the dialect about the type + it does not always seem to know what the underlying field type is..... > created as blocker to make sure we either document or fix it. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
From: Max R. A. (JIRA) <no...@at...> - 2006-05-08 17:43:29
|
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1724?page=all ] Max Rydahl Andersen closed HHH-1724: ------------------------------------ Resolution: Fixed aggregate projections's now look up function via the normal sqlfunction lookup mechanism. > Critieria needs to be aligned with new aggreation type rules > ------------------------------------------------------------ > > Key: HHH-1724 > URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1724 > Project: Hibernate3 > Type: Bug > Components: core > Versions: 3.2.0.cr2 > Reporter: Max Rydahl Andersen > Assignee: Max Rydahl Andersen > Priority: Blocker > Fix For: 3.2.0 > > > Criteria does not ask the dialect about the type + it does not always seem to know what the underlying field type is..... > created as blocker to make sure we either document or fix it. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
From: Max R. A. (JIRA) <no...@at...> - 2006-05-08 20:54:25
|
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1724?page=all ] Max Rydahl Andersen updated HHH-1724: ------------------------------------- Fix Version: (was: 3.2.0) Version: (was: 3.2.0.cr2) > Critieria needs to be aligned with new aggreation type rules > ------------------------------------------------------------ > > Key: HHH-1724 > URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1724 > Project: Hibernate3 > Type: Bug > Components: core > Reporter: Max Rydahl Andersen > Assignee: Max Rydahl Andersen > Priority: Blocker > > > Criteria does not ask the dialect about the type + it does not always seem to know what the underlying field type is..... > created as blocker to make sure we either document or fix it. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
From: Max R. A. (JIRA) <no...@at...> - 2006-05-08 20:54:24
|
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1724?page=all ] Max Rydahl Andersen reopened HHH-1724: -------------------------------------- decided not to align to be able to provide option for backward compatibility for this release. Might revisit it later when criteria and hql translation gets more unified. > Critieria needs to be aligned with new aggreation type rules > ------------------------------------------------------------ > > Key: HHH-1724 > URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1724 > Project: Hibernate3 > Type: Bug > Components: core > Reporter: Max Rydahl Andersen > Assignee: Max Rydahl Andersen > Priority: Blocker > > > Criteria does not ask the dialect about the type + it does not always seem to know what the underlying field type is..... > created as blocker to make sure we either document or fix it. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
From: Max R. A. (JIRA) <no...@at...> - 2006-05-15 19:32:18
|
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1724?page=all ] Max Rydahl Andersen closed HHH-1724: ------------------------------------ Resolution: Won't Fix decided not to change this since it was not aligned greatly before and we would not be able to provide a good backwards compatible workaround at the moment. > Critieria needs to be aligned with new aggreation type rules > ------------------------------------------------------------ > > Key: HHH-1724 > URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1724 > Project: Hibernate3 > Type: Bug > Components: core > Reporter: Max Rydahl Andersen > Assignee: Max Rydahl Andersen > Priority: Blocker > > > Criteria does not ask the dialect about the type + it does not always seem to know what the underlying field type is..... > created as blocker to make sure we either document or fix it. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |