com.gbshape.dbe.mysql
Class MysqlDataBaseList

java.lang.Object
  extended bycom.gbshape.dbe.mysql.MysqlDataBaseList
All Implemented Interfaces:
DataBaseList

public class MysqlDataBaseList
extends java.lang.Object
implements DataBaseList


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

Constructor Detail

MysqlDataBaseList

public MysqlDataBaseList()
Method Detail

getDataBaseList

public java.util.ArrayList getDataBaseList(DBDataBean dataBean)
Specified by:
getDataBaseList in interface DataBaseList


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