Package | Description |
---|---|
org.komodo.relational.dataservice | |
org.komodo.relational.dataservice.internal |
Modifier and Type | Interface and Description |
---|---|
interface |
DdlEntry
Represents a data service entry for a DDL file.
|
interface |
DriverEntry
Represents a data service entry for a driver file.
|
interface |
ResourceEntry
Represents a data service entry for a resource file.
|
interface |
UdfEntry
Represents a data service entry for a UDF file.
|
Modifier and Type | Class and Description |
---|---|
class |
DdlEntryImpl
An implementation of a DDL entry in a data service.
|
class |
DriverEntryImpl
An implementation of a driver entry in a data service.
|
class |
ResourceEntryImpl
An implementation of a file resource entry in a data service.
|
class |
UdfEntryImpl
An implementation of a UDF entry in a data service.
|
Copyright © 2013–2019. All rights reserved.