Uses of Class
org.eclipse.datatools.modelbase.sql.datatypes.impl.PredefinedDataTypeImpl

Packages that use PredefinedDataTypeImpl
org.eclipse.datatools.modelbase.sql.datatypes.impl   
 

Uses of PredefinedDataTypeImpl in org.eclipse.datatools.modelbase.sql.datatypes.impl
 

Subclasses of PredefinedDataTypeImpl in org.eclipse.datatools.modelbase.sql.datatypes.impl
 class ApproximateNumericDataTypeImpl
          An implementation of the model object 'Approximate Numeric Data Type'.
 class BinaryStringDataTypeImpl
          An implementation of the model object 'Binary String Data Type'.
 class BooleanDataTypeImpl
          An implementation of the model object 'Boolean Data Type'.
 class CharacterStringDataTypeImpl
          An implementation of the model object 'Character String Data Type'.
 class DataLinkDataTypeImpl
          An implementation of the model object 'Data Link Data Type'.
 class DateDataTypeImpl
          An implementation of the model object 'Date Data Type'.
 class ExactNumericDataTypeImpl
          An implementation of the model object 'Exact Numeric Data Type'.
 class FixedPrecisionDataTypeImpl
          An implementation of the model object 'Fixed Precision Data Type'.
 class IntegerDataTypeImpl
          An implementation of the model object 'Integer Data Type'.
 class IntervalDataTypeImpl
          An implementation of the model object 'Interval Data Type'.
 class NumericalDataTypeImpl
          An implementation of the model object 'Numerical Data Type'.
 class TimeDataTypeImpl
          An implementation of the model object 'Time Data Type'.
 class XMLDataTypeImpl
          An implementation of the model object 'XML Data Type'.
 



Copyright © 2006 -- 2008 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.