com.gbshape.dbe.oracle
Class OracleTableList

java.lang.Object
  extended bycom.gbshape.dbe.oracle.OracleTableList
All Implemented Interfaces:
TableList

public class OracleTableList
extends java.lang.Object
implements TableList


Constructor Summary
OracleTableList()
           
 
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

OracleTableList

public OracleTableList()
Method Detail

getTableList

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


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