[hibernate-issues] [Hibernate-JIRA] Created: (HHH-2637) Make the default sequence name globally configurable

Baptiste MATHUS (JIRA) noreply at atlassian.com
Fri May 25 12:39:04 EDT 2007


Make the default sequence name globally configurable
----------------------------------------------------

                 Key: HHH-2637
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2637
             Project: Hibernate3
          Issue Type: Improvement
          Components: core
    Affects Versions: 3.2.0.ga
            Reporter: Baptiste MATHUS
            Priority: Trivial


In the SequenceGenerator class, it would be great if one global configuration variable (like show_sql, format_sql, and so on) called something like "default_sequence_name" could redefine hibernate_sequence to something else globally.

In fact, we would like to be able to globally say that the sequence name would be "global_sequence", or "global_[ourcompany_sequence" for example. This would be a good improvement.

If this report isn't rejected, and considered possible to integrate, then I'll propose a small patch corresponding to that.

Thanks a lot for your work, guys!

-- 
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

        



More information about the hibernate-issues mailing list