[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-6823) Short-name config values

Steve Ebersole (JIRA) noreply at atlassian.com
Fri Mar 16 09:08:48 EDT 2012


     [ https://hibernate.onjira.com/browse/HHH-6823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Ebersole updated HHH-6823:
--------------------------------

    Suitable for new contributors: [Yes, likely]

> Short-name config values
> ------------------------
>
>                 Key: HHH-6823
>                 URL: https://hibernate.onjira.com/browse/HHH-6823
>             Project: Hibernate ORM
>          Issue Type: Improvement
>            Reporter: Steve Ebersole
>            Assignee: Steve Ebersole
>             Fix For: 5.0.0
>
>
> The idea is to provide easier config as well as to isolate configurations from package moves as part of refactoring.
> * {{hibernate.transaction.jta.platform}} : Names the {{org.hibernate.service.jta.platform.spi.JtaPlatform}} to use.  See {{org.hibernate.service.jta.platform.internal.JtaPlatformInitiator}}.  For example, {{hibernate.transaction.jta.platform=JBossAS}} to name {{org.hibernate.service.jta.platform.internal.JBossAppServerJtaPlatform}}; etc
> * {{hibernate.dialect}} : Names the {{org.hibernate.dialect.Dialect}}
> * TBC...

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