|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SQLDataType in org.eclipse.datatools.enablement.ase.catalog |
---|
Classes in org.eclipse.datatools.enablement.ase.catalog that implement SQLDataType | |
---|---|
class |
SybaseASECatalogPreDefinedType
|
Methods in org.eclipse.datatools.enablement.ase.catalog that return SQLDataType | |
---|---|
SQLDataType |
SybaseASECatalogColumn.getContainedType()
|
Uses of SQLDataType in org.eclipse.datatools.enablement.sybase.asa.base.catalog |
---|
Classes in org.eclipse.datatools.enablement.sybase.asa.base.catalog that implement SQLDataType | |
---|---|
class |
SybaseASACatalogBasePreDefinedType
|
Methods in org.eclipse.datatools.enablement.sybase.asa.base.catalog that return SQLDataType | |
---|---|
SQLDataType |
SybaseASACatalogBaseColumn.getContainedType()
|
Uses of SQLDataType in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel |
---|
Subinterfaces of SQLDataType in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel | |
---|---|
interface |
SybaseASABasePredefinedDataType
A representation of the model object 'Sybase ASA Base Predefined Data Type'. |
Uses of SQLDataType in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl |
---|
Classes in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl that implement SQLDataType | |
---|---|
class |
SybaseASABasePredefinedDataTypeImpl
An implementation of the model object 'Sybase ASA Base Predefined Data Type'. |
Uses of SQLDataType in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util |
---|
Methods in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util with parameters of type SQLDataType | |
---|---|
java.lang.Object |
SybaseasabasesqlmodelSwitch.caseSQLDataType(SQLDataType object)
Returns the result of interpreting the object as an instance of 'SQL Data Type'. |
Uses of SQLDataType in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel |
---|
Subinterfaces of SQLDataType in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel | |
---|---|
interface |
SybaseASEPredefinedDataType
A representation of the model object 'Sybase ASE Predefined Data Type'. |
Uses of SQLDataType in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl |
---|
Classes in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl that implement SQLDataType | |
---|---|
class |
SybaseASEPredefinedDataTypeImpl
An implementation of the model object 'Sybase ASE Predefined Data Type'. |
Uses of SQLDataType in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util |
---|
Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util with parameters of type SQLDataType | |
---|---|
java.lang.Object |
SybaseasesqlmodelSwitch.caseSQLDataType(SQLDataType object)
Returns the result of interpreting the object as an instance of 'SQL Data Type'. |
Uses of SQLDataType in org.eclipse.datatools.modelbase.sql.datatypes |
---|
Subinterfaces of SQLDataType in org.eclipse.datatools.modelbase.sql.datatypes | |
---|---|
interface |
ApproximateNumericDataType
A representation of the model object 'Approximate Numeric Data Type'. |
interface |
BinaryStringDataType
A representation of the model object 'Binary String Data Type'. |
interface |
BooleanDataType
A representation of the model object 'Boolean Data Type'. |
interface |
CharacterStringDataType
A representation of the model object 'Character String Data Type'. |
interface |
DataLinkDataType
A representation of the model object 'Data Link Data Type'. |
interface |
DateDataType
A representation of the model object 'Date Data Type'. |
interface |
ExactNumericDataType
A representation of the model object 'Exact Numeric Data Type'. |
interface |
FixedPrecisionDataType
A representation of the model object 'Fixed Precision Data Type'. |
interface |
IntegerDataType
A representation of the model object 'Integer Data Type'. |
interface |
IntervalDataType
A representation of the model object 'Interval Data Type'. |
interface |
NumberDataType
A representation of the model object 'Number Data Type'. |
interface |
NumericalDataType
A representation of the model object 'Numerical Data Type'. |
interface |
PredefinedDataType
A representation of the model object 'Predefined Data Type'. |
interface |
TimeDataType
A representation of the model object 'Time Data Type'. |
interface |
XMLDataType
A representation of the model object 'XML Data Type'. |
Uses of SQLDataType in org.eclipse.datatools.modelbase.sql.datatypes.impl |
---|
Classes in org.eclipse.datatools.modelbase.sql.datatypes.impl that implement SQLDataType | |
---|---|
class |
org.eclipse.datatools.modelbase.sql.datatypes.impl.PredefinedDataTypeImpl
|
class |
org.eclipse.datatools.modelbase.sql.datatypes.impl.SQLDataTypeImpl
|
Uses of SQLDataType in org.eclipse.datatools.modelbase.sql.datatypes.util |
---|
Methods in org.eclipse.datatools.modelbase.sql.datatypes.util with parameters of type SQLDataType | |
---|---|
java.lang.Object |
SQLDataTypesSwitch.caseSQLDataType(SQLDataType object)
Returns the result of interpreting the object as an instance of 'SQL Data Type'. |
Uses of SQLDataType in org.eclipse.datatools.modelbase.sql.schema |
---|
Methods in org.eclipse.datatools.modelbase.sql.schema that return SQLDataType | |
---|---|
SQLDataType |
TypedElement.getContainedType()
Returns the value of the 'Contained Type' containment reference. |
Methods in org.eclipse.datatools.modelbase.sql.schema with parameters of type SQLDataType | |
---|---|
void |
TypedElement.setContainedType(SQLDataType value)
Sets the value of the ' Contained Type ' containment reference. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |