Class LeftMostTableUtility
Object
gudusoft.gsqlparser.dlineage.util.LeftMostTableUtility
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LeftMostTableUtility
public LeftMostTableUtility()
-
-
Method Details
-
generateLeftMostTableCsv
public static String generateLeftMostTableCsv(Option option, SqlInfo[] sqlInfos, TSQLEnv sqlenv, EDbVendor vendor) throws InterruptedException - Throws:
InterruptedException
-
generateLeftMostTableCsv
public static String generateLeftMostTableCsv(Option option, SqlInfo[] sqlInfos, TSQLEnv sqlenv, EDbVendor vendor, String delimiter) throws InterruptedException - Throws:
InterruptedException
-