public interface AwareVTI
Interface describing a table function which can be given information about the context in which it runs.
| Modifier and Type | Method and Description | 
|---|---|
| VTIContext | getContext()Get the table function context | 
| void | setContext(VTIContext context)Set the table function context | 
VTIContext getContext()
void setContext(VTIContext context)
Apache Derby 10.14 API Documentation - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.