Package | Description |
---|---|
org.komodo.spi.type |
Modifier and Type | Method and Description |
---|---|
static DataTypeService.DataSourceTypes |
DataTypeService.DataSourceTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataTypeService.DataSourceTypes[] |
DataTypeService.DataSourceTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
DataTypeService.getDataSourceType(DataTypeService.DataSourceTypes dataSourceType)
Get the teiid instance specific name of the data source type
|
Copyright © 2013–2019. All rights reserved.