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

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

Uses of ViewStructure in com.gbshape.dbe.factory
 

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

Uses of ViewStructure in com.gbshape.dbe.mysql
 

Classes in com.gbshape.dbe.mysql that implement ViewStructure
 class MysqlViewStructure
           
 

Uses of ViewStructure in com.gbshape.dbe.oracle
 

Classes in com.gbshape.dbe.oracle that implement ViewStructure
 class OracleViewStructure
           
 

Uses of ViewStructure in com.gbshape.dbe.sapdb
 

Classes in com.gbshape.dbe.sapdb that implement ViewStructure
 class SapdbViewStructure
           
 



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