Uses of Interface
org.eclipse.datatools.modelbase.sql.datatypes.ReferenceDataType

Packages that use ReferenceDataType
org.eclipse.datatools.modelbase.sql.datatypes.impl   
org.eclipse.datatools.modelbase.sql.datatypes.util   
 

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

Classes in org.eclipse.datatools.modelbase.sql.datatypes.impl that implement ReferenceDataType
 class ReferenceDataTypeImpl
           An implementation of the model object 'Reference Data Type'.
 

Uses of ReferenceDataType in org.eclipse.datatools.modelbase.sql.datatypes.util
 

Methods in org.eclipse.datatools.modelbase.sql.datatypes.util with parameters of type ReferenceDataType
 java.lang.Object SQLDataTypesSwitch.caseReferenceDataType(ReferenceDataType object)
          Returns the result of interpretting the object as an instance of 'Reference Data Type'.
 



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