[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5486) The interface method org.hibernate.id.ResultSetIdentifierConsumer.consumeIdentifier(ResultSet resultSet) should throw SQLException

Chris Webb (JIRA) noreply at atlassian.com
Tue Aug 17 19:14:41 EDT 2010


The interface method org.hibernate.id.ResultSetIdentifierConsumer.consumeIdentifier(ResultSet resultSet) should throw SQLException
----------------------------------------------------------------------------------------------------------------------------------

                 Key: HHH-5486
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5486
             Project: Hibernate Core
          Issue Type: Improvement
    Affects Versions: 3.6.0.Beta2, 3.6.0.Beta1, 3.5.4, 3.5.3, 3.5.2, 3.5.1, 3.5.0-Final, 3.5.0-CR-2, 3.5.0-CR-1, 3.5.0-Beta-4, 3.5.0-Beta-3, 3.5.0-Beta-2
            Reporter: Chris Webb
            Priority: Minor


Implementations of this method will likely need to handle SQLException when accessing the ResultSet instance and that exception should be thrown up to the calling method.

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