T - Element type of the resulting enumerablepublic interface Bindable<T>
DataContext and then executed.| Modifier and Type | Method and Description |
|---|---|
org.apache.calcite.linq4j.Enumerable<T> |
bind(DataContext dataContext)
Executes this statement and returns an enumerable which will yield rows.
|
org.apache.calcite.linq4j.Enumerable<T> bind(DataContext dataContext)
environment parameter provides the values in the root of the
environment (usually schemas).dataContext - Environment that provides tablesCopyright © 2012-2022 Apache Software Foundation. All Rights Reserved.