Package org.eclipse.emf.cdo.dbgen

Interface Summary
Column A representation of the model object 'Column'
Database A representation of the model object 'Database'
DBGenFactory The Factory for the model.
DBGenPackage The Package for the model.
DBGenPackage.Literals Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
Index A representation of the model object 'Index'
SQLDialect  
SQLDialectFactory  
Table A representation of the model object 'Table'
 

Class Summary
ColumnType A representation of the literals of the enumeration 'Column Type', and utility methods for working with them
IndexType A representation of the literals of the enumeration 'Index Type', and utility methods for working with them
 

Exception Summary
ColumnNotFoundException  
DBGenException  
IndexNotFoundException  
TableCreationException  
UnknownSQLTypeException  
 


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