Interface JdbcOutputFormat.RecordExtractor<F,​T>

    • Method Summary

      Static Methods 
      Modifier and Type Method Description
      static <T> JdbcOutputFormat.RecordExtractor<T,​T> identity()  
      • Methods inherited from interface java.util.function.Function

        andThen, apply, compose