public class SourcePropsTools extends Object
| Constructor and Description |
|---|
SourcePropsTools() |
| Modifier and Type | Method and Description |
|---|---|
static ArrayList<String> |
getChildrenOfTable(DBProps dbProps,
String tableName) |
static ArrayList<Edge> |
getEdges(DBProps dbProps,
String parentTableName) |
static String |
getPKeyOfTable(DBProps dbProps,
String tableName) |
static String |
getSqlOfTable(DBProps dbProps,
String tableName) |
static DBProps |
parseSourceProps(String propsXML) |
public static ArrayList<String> getChildrenOfTable(DBProps dbProps, String tableName)
public static DBProps parseSourceProps(String propsXML) throws SourceIDNotFoundException, Exception
SourceIDNotFoundExceptionExceptionCopyright © 2014. All Rights Reserved.