public class TableMetaInfoReader extends Object
TableMetaInfoReader(String basedir, String tableInfoPropFile)
List<Column>
getColumns(String tableName)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TableMetaInfoReader(String basedir, String tableInfoPropFile) throws IOException
IOException
public List<Column> getColumns(String tableName) throws Exception
Exception
Copyright © 2018. All rights reserved.