JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
huiche.ast
org.huiche.ast.operable
WithAsOperable
Contents
Description
Method Summary
Method Details
as(QueryExpr)
Hide sidebar
Show sidebar
Interface WithAsOperable
All Known Implementing Classes:
With.Default
public interface
WithAsOperable
with操作, CTE
Author:
Maning
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
With
as
(
QueryExpr
queryExpr)
cte as操作
Method Details
as
With
as
(
QueryExpr
queryExpr)
cte as操作
Parameters:
queryExpr
- 查询
Returns:
CTE