public class GenBean extends Object
GenBean(GenConfig config)
void
genAllBeanFile()
genSomeBeanFile(String tableList)
List<String>
getColumnNames(String tableName)
getFieldNames(String tableName)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GenBean(GenConfig config)
public void genAllBeanFile()
public void genSomeBeanFile(String tableList)
public List<String> getColumnNames(String tableName)
public List<String> getFieldNames(String tableName)
Copyright © 2020. All rights reserved.