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

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

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

Subclasses of NumericalDataTypeImpl in org.eclipse.datatools.modelbase.sql.datatypes.impl
 class ApproximateNumericDataTypeImpl
           An implementation of the model object 'Approximate Numeric 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'.
 



Copyright © 2007 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.