接口 ReturnReader

    • 方法详细资料

      • read

        Object read​(ResultSet resultSet,
                    ResultSetProcessingContext context)
             throws SQLException
        Essentially performs the second phase of two-phase loading.
        参数:
        resultSet - The result set being processed
        context - The context for the processing
        返回:
        The read object
        抛出:
        SQLException - Indicates a problem access the JDBC result set