[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-4662) Implement javax.persistence.query.timeout

Scott Marlow (JIRA) noreply at atlassian.com
Mon Feb 22 18:35:51 EST 2010


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

Scott Marlow resolved HHH-4662.
-------------------------------

    Resolution: Fixed

Dialect specific (via sql state) determination of when the QueryTimeoutException has occurred is contained in SQLStateConverter.convert(). Deprecated "org.hibernate.timeout" (instead use "javax.persistence.query.timeout" which is in milliseconds instead of seconds).



> Implement javax.persistence.query.timeout
> -----------------------------------------
>
>                 Key: HHH-4662
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4662
>             Project: Hibernate Core
>          Issue Type: Sub-task
>          Components: entity-manager
>            Reporter: Emmanuel Bernard
>            Assignee: Scott Marlow
>             Fix For: 3.5.0-CR-2
>
>


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