[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-6720) Refactor QuerySplitter

Strong Liu (JIRA) noreply at atlassian.com
Mon Oct 10 23:27:22 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-6720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Strong Liu resolved HHH-6720.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 4.0.0.next
         Assignee: Strong Liu

nice, thanks

> Refactor QuerySplitter
> ----------------------
>
>                 Key: HHH-6720
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6720
>             Project: Hibernate Core
>          Issue Type: Improvement
>            Reporter: Guilherme Silveira
>            Assignee: Strong Liu
>             Fix For: 4.0.0.next
>
>
> QuerySplitter has a high cyclo complexity and therefore it's easy to be afraid of touching it as there are many branches, local variables and cases. Refactoring, extracting methods and removing useless variables and logic branches will make it easier to understand and allow us to refactor even further (maybe adding objects instead of only strings).
> https://github.com/guilhermesilveira/hibernate-core/commit/8783b1da902837aa41e2608ed41128d3e38c7fa4

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list