public class LeftMostTableUtility extends Object
Constructor and Description |
---|
LeftMostTableUtility() |
Modifier and Type | Method and Description |
---|---|
static String |
generateLeftMostTableCsv(Option option,
SqlInfo[] sqlInfos,
TSQLEnv sqlenv,
EDbVendor vendor) |
static String |
generateLeftMostTableCsv(Option option,
SqlInfo[] sqlInfos,
TSQLEnv sqlenv,
EDbVendor vendor,
String delimiter) |
public LeftMostTableUtility()
public static String generateLeftMostTableCsv(Option option, SqlInfo[] sqlInfos, TSQLEnv sqlenv, EDbVendor vendor) throws InterruptedException
InterruptedException
public static String generateLeftMostTableCsv(Option option, SqlInfo[] sqlInfos, TSQLEnv sqlenv, EDbVendor vendor, String delimiter) throws InterruptedException
InterruptedException