Uses of Interface
com.gbshape.dbe.idb.TableStructure

Packages that use TableStructure
com.gbshape.dbe.factory   
com.gbshape.dbe.mysql   
com.gbshape.dbe.oracle   
com.gbshape.dbe.sapdb   
 

Uses of TableStructure in com.gbshape.dbe.factory
 

Methods in com.gbshape.dbe.factory that return TableStructure
static TableStructure TableStructureFactory.getInstance(java.lang.String dbType)
           
 

Uses of TableStructure in com.gbshape.dbe.mysql
 

Classes in com.gbshape.dbe.mysql that implement TableStructure
 class MysqlTableStructure
           
 

Uses of TableStructure in com.gbshape.dbe.oracle
 

Classes in com.gbshape.dbe.oracle that implement TableStructure
 class OracleTableStructure
           
 

Uses of TableStructure in com.gbshape.dbe.sapdb
 

Classes in com.gbshape.dbe.sapdb that implement TableStructure
 class SapdbTableStructure
           
 



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