public class TableMapBean extends Object
static Map<String,List<String>>
colsMap
static String
dbPattern
tbPattern
static Map<Long,TableMapBean>
tbs
TableMapBean()
boolean
check()
List<String>
getCols()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Map<Long,TableMapBean> tbs
public static Map<String,List<String>> colsMap
public static String dbPattern
public static String tbPattern
public TableMapBean()
public boolean check()
public List<String> getCols()
Copyright © 2016. All rights reserved.