| Package | Description |
|---|---|
| com.denodo.vdb.engine.customwrapper |
Provides the base classes and mechanisms necessary to implement a Custom Wrapper.
|
| Modifier and Type | Method and Description |
|---|---|
CustomWrapperInputParameter[] |
AbstractCustomWrapper.getDataSourceInputParameters()
By default, an empty array is returned.
|
CustomWrapperInputParameter[] |
CustomWrapper.getDataSourceInputParameters()
Defines what input parameters supports the Data Source associated to the wrapper.
|
CustomWrapperInputParameter[] |
AbstractCustomWrapper.getInputParameters()
By default, an empty array is returned.
|
CustomWrapperInputParameter[] |
CustomWrapper.getInputParameters()
Defines what input parameters supports this Custom Wrapper.
|
Copyright © 2024 Denodo Technologies. All rights reserved.