[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-3962) Ingres Hibernate dialect for EAP 4.3.0 GA CP04

Enrico Schenk (JIRA) noreply at atlassian.com
Mon Jun 22 16:38:36 EDT 2009


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

Enrico Schenk updated HHH-3962:
-------------------------------

    Attachment: IngresDialect.java

Updated Ingres dialect that fixes the locking behaviour for the isolation levels READ_COMMITTED and REPEATABLE_READ.

> Ingres Hibernate dialect for EAP 4.3.0 GA CP04
> ----------------------------------------------
>
>                 Key: HHH-3962
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3962
>             Project: Hibernate Core
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 3.2.4.sp1
>         Environment: Hibernate Core 3.2.4.SP1 CP07, Ingres 9.2.0
>            Reporter: Enrico Schenk
>            Priority: Minor
>         Attachments: IngresDialect.java, IngresDialect.java
>
>
> This is the Ingres dialect that was used for the EAP 4.3.0 GA CP04 tests. It's based on the latest dialect from the trunk contains changes for the functions current_time, current_timestamp and current_date. The dialect also overrides the method getForUpdateString() to disable the use of "SELECT...FOR UPDATE" statements.

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