public class SourcePropsTools extends Object
| Constructor and Description |
|---|
SourcePropsTools() |
| Modifier and Type | Method and Description |
|---|---|
static ArrayList<String> |
getChildrenOfTable(DBSource dbUserProps,
String tableName) |
static ArrayList<Edge> |
getEdges(DBSource dbUserProps,
String parentTableName) |
static String |
getPKeyOfTable(DBSource dbUserProps,
String tableName) |
static String |
getSqlOfTable(DBSource dbUserProps,
String tableName) |
static DBSource |
parseSourceProps(String filePropsXMLPath,
String sourceid) |
public static ArrayList<String> getChildrenOfTable(DBSource dbUserProps, String tableName)
public static DBSource parseSourceProps(String filePropsXMLPath, String sourceid) throws SourceIDNotFoundException
SourceIDNotFoundExceptionCopyright © 2014. All Rights Reserved.