Package | Description |
---|---|
org.komodo.relational.dataservice | |
org.komodo.relational.dataservice.internal | |
org.komodo.relational.resource | |
org.komodo.relational.resource.internal |
Modifier and Type | Interface and Description |
---|---|
interface |
DataServiceResourceEntry<T extends DataServiceResource>
Represents a data service resource (i.e., a driver, UDF, or DDL file).
|
Modifier and Type | Class and Description |
---|---|
class |
DataServiceResourceImpl<T extends DataServiceResource>
A base implementation of a data service resource.
|
Modifier and Type | Class and Description |
---|---|
class |
DataServiceResourceImpl<T extends DataServiceResource>
A base implementation of a data service resource.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DdlFile
Represents a DDL file of a data service.
|
interface |
Driver
Represents a driver of a data service.
|
interface |
ResourceFile
Represents a resource file of a data service.
|
interface |
UdfFile
Represents a UDF file of a data service.
|
Modifier and Type | Class and Description |
---|---|
class |
DdlFileImpl
Implementation of DDL file instance model.
|
class |
DriverImpl
Implementation of driver instance model
|
class |
ResourceFileImpl
Implementation of data service resource file instance model.
|
class |
UdfFileImpl
Implementation of UDF file instance model.
|
Copyright © 2013–2019. All rights reserved.