@InterfaceAudience.Public @InterfaceStability.Evolving public class OracleDataDrivenDBRecordReader<T extends DBWritable> extends DataDrivenDBRecordReader<T>
statement| Constructor and Description | 
|---|
| OracleDataDrivenDBRecordReader(org.apache.hadoop.mapreduce.lib.db.DBInputFormat.DBInputSplit split,
                                                            Class<T> inputClass,
                                                            Configuration conf,
                                                            Connection conn,
                                                            DBConfiguration dbConfig,
                                                            String cond,
                                                            String[] fields,
                                                            String table) | 
getSelectQueryclose, createValue, executeQuery, getConditions, getConnection, getCurrentKey, getCurrentValue, getDBConf, getFieldNames, getPos, getProgress, getSplit, getStatement, getTableName, initialize, next, nextKeyValue, setStatementpublic OracleDataDrivenDBRecordReader(org.apache.hadoop.mapreduce.lib.db.DBInputFormat.DBInputSplit split, Class<T> inputClass, Configuration conf, Connection conn, DBConfiguration dbConfig, String cond, String[] fields, String table) throws SQLException
SQLExceptionCopyright © 2016 Apache Software Foundation. All rights reserved.