Class and Description |
---|
com.denodo.common.custom.elements.CustomElementsFactory
Use
CustomElementsUtil instead. |
Method and Description |
---|
com.denodo.vdb.engine.storedprocedure.AbstractStoredProcedure.close()
As of Denodo 5.5, this method is deprecated because it is never invoked.
It will be removed in future versions of the Denodo Platform. |
com.denodo.vdb.engine.storedprocedure.StoredProcedureExecutor.close()
This method will be removed in future versions because it is not used.
|
com.denodo.vdb.engine.storedprocedure.AbstractStoredProcedure.getNumOfAffectedRows()
As of Denodo 5.5, this method is deprecated because its result is not used.
It will be removed in future versions of the Denodo Platform. |
com.denodo.vdb.engine.customwrapper.expression.CustomWrapperFieldExpression.getSubFields()
This method is deprecated and it may be removed in future releases of the Denodo Platform.
|
com.denodo.vdb.engine.customwrapper.expression.CustomWrapperFieldExpression.hasSubFields()
This method is deprecated and it may be removed in future releases of the Denodo Platform.
|
com.denodo.vdb.engine.customwrapper.CustomWrapperConfiguration.isDelegateCompoundFieldProjections()
This method is deprecated and it may be removed in future releases of the Denodo Platform.
The value of the property
delegateCompoundFieldProjections defines whether a Custom Wrapper
can deal with projected compound fields (compound fields being fields with sub-fields). |
com.denodo.vdb.engine.customwrapper.CustomWrapperConfiguration.setDelegateCompoundFieldProjections(boolean)
This method is deprecated and it may be removed in future releases of the Denodo Platform.
The value of the property
delegateCompoundFieldProjections defines whether a Custom Wrapper
can deal with projected compound fields (compound fields being fields with sub-fields). |
Constructor and Description |
---|
com.denodo.vdb.engine.customwrapper.CustomWrapperInputParameter(String, boolean)
As of VDP 5.0, replaced by
CustomWrapperInputParameter(String, String, boolean, CustomWrapperInputParameterType) |
com.denodo.vdb.engine.customwrapper.CustomWrapperInputParameter(String, boolean, boolean)
As of VDP 5.0, replaced by
CustomWrapperInputParameter(String, String, boolean, CustomWrapperInputParameterType) |
Copyright © 2019 Denodo Technologies. All rights reserved.