Generated by
JDiff

Class org.apache.hadoop.mapred.lib.db.DBOutputFormat

The superclass changed from java.lang.Object to org.apache.hadoop.mapreduce.lib.db.DBOutputFormat.

Now deprecated.

Added Methods
void setOutput(JobConf, String, int) Initializes the reduce-part of the job with the appropriate output settings
 

Changed Methods
String constructQuery(String, String[]) Method was locally defined, but is now inherited from DBOutputFormat. Change of visibility from protected to public.
Constructs the query used as the prepared statement to insert data.