跳过导航链接
Apache Calcite

程序包 org.apache.calcite.linq4j.tree

Object model for Java expressions.

请参阅: 说明

程序包org.apache.calcite.linq4j.tree的说明

Object model for Java expressions.

This object model is used when the linq4j system is analyzing queries that have been submitted using methods on the Queryable interface. The system attempts to understand the intent of the query and reorganize it for efficiency; for example, it may attempt to push down filters to the source SQL system.

跳过导航链接
Apache Calcite

Copyright © 2012-2020 Apache Software Foundation. All Rights Reserved.