The interface method org.hibernate.id.ResultSetIdentifierConsumer.consumeIdentifier(ResultSet resultSet) should throw SQLException
Description
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.