Uses of Class
org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.CollectionDataTypeImpl

Packages that use CollectionDataTypeImpl
org.eclipse.wst.rdb.internal.models.sql.datatypes.impl   
 

Uses of CollectionDataTypeImpl in org.eclipse.wst.rdb.internal.models.sql.datatypes.impl
 

Subclasses of CollectionDataTypeImpl in org.eclipse.wst.rdb.internal.models.sql.datatypes.impl
 class ArrayDataTypeImpl
          An implementation of the model object 'Array Data Type'.
 class MultisetDataTypeImpl
          An implementation of the model object 'Multiset Data Type'.