org.apache.spark.rdd
Interface JdbcRDD.ConnectionFactory

All Superinterfaces:
java.io.Serializable
Enclosing class:
JdbcRDD<T>

public static interface JdbcRDD.ConnectionFactory
extends scala.Serializable


Method Summary
 java.sql.Connection getConnection()
           
 

Method Detail

getConnection

java.sql.Connection getConnection()