| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PredefinedDataType in org.eclipse.datatools.connectivity.sqm.core.definition | 
|---|
| Methods in org.eclipse.datatools.connectivity.sqm.core.definition that return PredefinedDataType | |
|---|---|
|  PredefinedDataType | DatabaseDefinition.getPredefinedDataType(org.eclipse.datatools.modelbase.dbdefinition.PredefinedDataTypeDefinition predefinedDataTypeDefinition) | 
|  PredefinedDataType | DefaultDatabaseDefinition.getPredefinedDataType(org.eclipse.datatools.modelbase.dbdefinition.PredefinedDataTypeDefinition predefinedDataTypeDefinition) | 
|  PredefinedDataType | DatabaseDefinition.getPredefinedDataType(java.lang.String dataTypeName) | 
|  PredefinedDataType | DefaultDatabaseDefinition.getPredefinedDataType(java.lang.String dataTypeName) | 
|  PredefinedDataType | DatabaseDefinition.getPredefinedDataTypeByNameAndJDBCEnumType(java.lang.String dataTypeName,
                                           int jdbcEnumType) | 
|  PredefinedDataType | DefaultDatabaseDefinition.getPredefinedDataTypeByNameAndJDBCEnumType(java.lang.String dataTypeName,
                                           int jdbcEnumType) | 
| Methods in org.eclipse.datatools.connectivity.sqm.core.definition with parameters of type PredefinedDataType | |
|---|---|
|  java.lang.String | DatabaseDefinition.getPredefinedDataTypeFormattedName(PredefinedDataType predefinedDataType) | 
|  java.lang.String | DefaultDatabaseDefinition.getPredefinedDataTypeFormattedName(PredefinedDataType predefinedDataType) | 
| Uses of PredefinedDataType in org.eclipse.datatools.enablement.ase.catalog | 
|---|
| Classes in org.eclipse.datatools.enablement.ase.catalog that implement PredefinedDataType | |
|---|---|
|  class | SybaseASECatalogPreDefinedType | 
| Methods in org.eclipse.datatools.enablement.ase.catalog that return PredefinedDataType | |
|---|---|
|  PredefinedDataType | SybaseASECatalogUserDefinedType.getPredefinedRepresentation() | 
| Uses of PredefinedDataType in org.eclipse.datatools.enablement.sybase.asa.base.catalog | 
|---|
| Classes in org.eclipse.datatools.enablement.sybase.asa.base.catalog that implement PredefinedDataType | |
|---|---|
|  class | SybaseASACatalogBasePreDefinedType | 
| Methods in org.eclipse.datatools.enablement.sybase.asa.base.catalog that return PredefinedDataType | |
|---|---|
|  PredefinedDataType | SybaseASACatalogBaseUserDefinedDataType.getPredefinedRepresentation() | 
| Uses of PredefinedDataType in org.eclipse.datatools.enablement.sybase.asa.catalog | 
|---|
| Methods in org.eclipse.datatools.enablement.sybase.asa.catalog that return PredefinedDataType | |
|---|---|
| static PredefinedDataType | SybaseASACatalogUtils.getASAPredefinedType(int width,
                     int scale,
                     java.lang.String typeName,
                     DatabaseDefinition databaseDefinition) | 
| static PredefinedDataType | SybaseASACatalogUtils.getPredefinedRepresentation(DataType datatype) | 
| Uses of PredefinedDataType in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel | 
|---|
| Subinterfaces of PredefinedDataType in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel | |
|---|---|
|  interface | SybaseASABasePredefinedDataTypeA representation of the model object 'Sybase ASA Base Predefined Data Type'. | 
| Uses of PredefinedDataType in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl | 
|---|
| Classes in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl that implement PredefinedDataType | |
|---|---|
|  class | SybaseASABasePredefinedDataTypeImplAn implementation of the model object 'Sybase ASA Base Predefined Data Type'. | 
| Uses of PredefinedDataType 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 PredefinedDataType | |
|---|---|
|  java.lang.Object | SybaseasabasesqlmodelSwitch.casePredefinedDataType(PredefinedDataType object)Returns the result of interpreting the object as an instance of 'Predefined Data Type'. | 
| Uses of PredefinedDataType in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils | 
|---|
| Methods in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils that return PredefinedDataType | |
|---|---|
| static PredefinedDataType | ASADatatypeUtil.getPredefinedRepresentation(DataType datatype) | 
| Uses of PredefinedDataType in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel | 
|---|
| Subinterfaces of PredefinedDataType in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel | |
|---|---|
|  interface | SybaseASEPredefinedDataTypeA representation of the model object 'Sybase ASE Predefined Data Type'. | 
| Uses of PredefinedDataType in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl | 
|---|
| Classes in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl that implement PredefinedDataType | |
|---|---|
|  class | SybaseASEPredefinedDataTypeImplAn implementation of the model object 'Sybase ASE Predefined Data Type'. | 
| Uses of PredefinedDataType 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 PredefinedDataType | |
|---|---|
|  java.lang.Object | SybaseasesqlmodelSwitch.casePredefinedDataType(PredefinedDataType object)Returns the result of interpreting the object as an instance of 'Predefined Data Type'. | 
| Uses of PredefinedDataType in org.eclipse.datatools.modelbase.sql.datatypes | 
|---|
| Subinterfaces of PredefinedDataType in org.eclipse.datatools.modelbase.sql.datatypes | |
|---|---|
|  interface | ApproximateNumericDataTypeA representation of the model object 'Approximate Numeric Data Type'. | 
|  interface | BinaryStringDataTypeA representation of the model object 'Binary String Data Type'. | 
|  interface | BooleanDataTypeA representation of the model object 'Boolean Data Type'. | 
|  interface | CharacterStringDataTypeA representation of the model object 'Character String Data Type'. | 
|  interface | DataLinkDataTypeA representation of the model object 'Data Link Data Type'. | 
|  interface | DateDataTypeA representation of the model object 'Date Data Type'. | 
|  interface | ExactNumericDataTypeA representation of the model object 'Exact Numeric Data Type'. | 
|  interface | FixedPrecisionDataTypeA representation of the model object 'Fixed Precision Data Type'. | 
|  interface | IntegerDataTypeA representation of the model object 'Integer Data Type'. | 
|  interface | IntervalDataTypeA representation of the model object 'Interval Data Type'. | 
|  interface | NumberDataTypeA representation of the model object 'Number Data Type'. | 
|  interface | NumericalDataTypeA representation of the model object 'Numerical Data Type'. | 
|  interface | TimeDataTypeA representation of the model object 'Time Data Type'. | 
|  interface | XMLDataTypeA representation of the model object 'XML Data Type'. | 
| Methods in org.eclipse.datatools.modelbase.sql.datatypes that return PredefinedDataType | |
|---|---|
|  PredefinedDataType | DistinctUserDefinedType.getPredefinedRepresentation()Returns the value of the 'Predefined Representation' containment reference. | 
| Methods in org.eclipse.datatools.modelbase.sql.datatypes with parameters of type PredefinedDataType | |
|---|---|
|  void | DistinctUserDefinedType.setPredefinedRepresentation(PredefinedDataType value)Sets the value of the ' Predefined Representation' containment reference. | 
| Uses of PredefinedDataType in org.eclipse.datatools.modelbase.sql.datatypes.impl | 
|---|
| Classes in org.eclipse.datatools.modelbase.sql.datatypes.impl that implement PredefinedDataType | |
|---|---|
|  class | org.eclipse.datatools.modelbase.sql.datatypes.impl.PredefinedDataTypeImpl | 
| Uses of PredefinedDataType in org.eclipse.datatools.modelbase.sql.datatypes.util | 
|---|
| Methods in org.eclipse.datatools.modelbase.sql.datatypes.util with parameters of type PredefinedDataType | |
|---|---|
|  java.lang.Object | SQLDataTypesSwitch.casePredefinedDataType(PredefinedDataType object)Returns the result of interpreting the object as an instance of 'Predefined Data Type'. | 
| Uses of PredefinedDataType in org.eclipse.datatools.modelbase.sql.query.helper | 
|---|
| Methods in org.eclipse.datatools.modelbase.sql.query.helper that return PredefinedDataType | |
|---|---|
| static PredefinedDataType | DataTypeHelper.getPredefinedDataTypeForNamedType(java.lang.String aTypeName)Gets the PredefinedDataTypePrimitiveType enum value corresponding to the given type name. | 
| Uses of PredefinedDataType in org.eclipse.datatools.sqltools.parsers.sql.query | 
|---|
| Methods in org.eclipse.datatools.sqltools.parsers.sql.query that return PredefinedDataType | |
|---|---|
|  PredefinedDataType | SQLQueryParserFactory.createDataTypePredefinedDataType(java.lang.String typeName) | 
|  PredefinedDataType | SQLQueryParserFactory.createPredefinedDataType(java.lang.String aTypeName) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||