com.gbshape.dbe.mysql
Class MysqlTableList

java.lang.Object
  extended bycom.gbshape.dbe.mysql.MysqlTableList
All Implemented Interfaces:
TableList

public class MysqlTableList
extends java.lang.Object
implements TableList


Constructor Summary
MysqlTableList()
           
 
Method Summary
 java.util.ArrayList getTableList(DBDataBean dataBean)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MysqlTableList

public MysqlTableList()
Method Detail

getTableList

public java.util.ArrayList getTableList(DBDataBean dataBean)
Specified by:
getTableList in interface TableList


Copyright © 2007 DB-Everywhere.com All Rights Reserved.