|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CollectionDataType | |
---|---|
org.eclipse.wst.rdb.internal.models.sql.datatypes | |
org.eclipse.wst.rdb.internal.models.sql.datatypes.impl | |
org.eclipse.wst.rdb.internal.models.sql.datatypes.util |
Uses of CollectionDataType in org.eclipse.wst.rdb.internal.models.sql.datatypes |
---|
Subinterfaces of CollectionDataType in org.eclipse.wst.rdb.internal.models.sql.datatypes | |
---|---|
interface |
ArrayDataType
A representation of the model object 'Array Data Type'. |
interface |
MultisetDataType
A representation of the model object 'Multiset Data Type'. |
Uses of CollectionDataType in org.eclipse.wst.rdb.internal.models.sql.datatypes.impl |
---|
Classes in org.eclipse.wst.rdb.internal.models.sql.datatypes.impl that implement CollectionDataType | |
---|---|
class |
ArrayDataTypeImpl
An implementation of the model object 'Array Data Type'. |
class |
CollectionDataTypeImpl
An implementation of the model object 'Collection Data Type'. |
class |
MultisetDataTypeImpl
An implementation of the model object 'Multiset Data Type'. |
Uses of CollectionDataType in org.eclipse.wst.rdb.internal.models.sql.datatypes.util |
---|
Methods in org.eclipse.wst.rdb.internal.models.sql.datatypes.util with parameters of type CollectionDataType | |
---|---|
java.lang.Object |
SQLDataTypesSwitch.caseCollectionDataType(CollectionDataType object)
Returns the result of interpretting the object as an instance of 'Collection Data Type'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |