[hibernate-issues] [Hibernate-JIRA] Created: (HHH-4560) JDBC4 support inadvertently missed 1.4 compatibility

Steve Ebersole (JIRA) noreply at atlassian.com
Tue Nov 10 12:11:08 EST 2009


JDBC4 support inadvertently missed 1.4 compatibility
----------------------------------------------------

                 Key: HHH-4560
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4560
             Project: Hibernate Core
          Issue Type: Bug
          Components: core
            Reporter: Steve Ebersole
            Assignee: Steve Ebersole
             Fix For: 3.5


Specifically, in ContextualLobCreator I used http://java.sun.com/j2se/1.5.0/docs/api/java/lang/IllegalStateException.html#IllegalStateException(java.lang.String,%20java.lang.Throwable) that ctor form was not added till 1.5 :(

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