Uses of Package
org.eclipse.emf.cdo.dbgen

Packages that use org.eclipse.emf.cdo.dbgen
org.eclipse.emf.cdo.dbgen   
org.eclipse.emf.cdo.dbgen.impl   
org.eclipse.emf.cdo.dbgen.presentation   
org.eclipse.emf.cdo.dbgen.util   
org.eclipse.emf.cdo.server.impl   
 

Classes in org.eclipse.emf.cdo.dbgen used by org.eclipse.emf.cdo.dbgen
Column
          A representation of the model object 'Column'
ColumnType
          A representation of the literals of the enumeration 'Column Type', and utility methods for working with them
Database
          A representation of the model object 'Database'
DBGenException
           
DBGenFactory
          The Factory for the model.
DBGenPackage
          The Package for the model.
Index
          A representation of the model object 'Index'
IndexType
          A representation of the literals of the enumeration 'Index Type', and utility methods for working with them
SQLDialect
           
Table
          A representation of the model object 'Table'
 

Classes in org.eclipse.emf.cdo.dbgen used by org.eclipse.emf.cdo.dbgen.impl
Column
          A representation of the model object 'Column'
ColumnType
          A representation of the literals of the enumeration 'Column Type', and utility methods for working with them
Database
          A representation of the model object 'Database'
DBGenFactory
          The Factory for the model.
DBGenPackage
          The Package for the model.
Index
          A representation of the model object 'Index'
IndexType
          A representation of the literals of the enumeration 'Index Type', and utility methods for working with them
SQLDialect
           
Table
          A representation of the model object 'Table'
 

Classes in org.eclipse.emf.cdo.dbgen used by org.eclipse.emf.cdo.dbgen.presentation
DBGenFactory
          The Factory for the model.
DBGenPackage
          The Package for the model.
 

Classes in org.eclipse.emf.cdo.dbgen used by org.eclipse.emf.cdo.dbgen.util
Column
          A representation of the model object 'Column'
Database
          A representation of the model object 'Database'
DBGenPackage
          The Package for the model.
Index
          A representation of the model object 'Index'
Table
          A representation of the model object 'Table'
 

Classes in org.eclipse.emf.cdo.dbgen used by org.eclipse.emf.cdo.server.impl
SQLDialect
           
 


Copyright (c) 2004, 2005, 2006 Eike Stepper, Germany.
All Rights Reserved.