Uses of Interface
org.huiche.ast.statement.QueryExpr
Packages that use QueryExpr
Package
Description
可操作接口,包括表达式|语句|引用的操作
SQL语句
SQL子句
-
Uses of QueryExpr in org.huiche.ast.operable
Methods in org.huiche.ast.operable with parameters of type QueryExpr -
Uses of QueryExpr in org.huiche.ast.statement
Subinterfaces of QueryExpr in org.huiche.ast.statementClasses in org.huiche.ast.statement that implement QueryExprModifier and TypeClassDescriptionstatic classSelect默认实现static classSetQuery默认实现Methods in org.huiche.ast.statement that return QueryExprModifier and TypeMethodDescriptionSetQuery.Default.left()SetQuery.left()左边查询SetQuery.Default.right()SetQuery.right()右边查询Methods in org.huiche.ast.statement with parameters of type QueryExpr -
Uses of QueryExpr in org.huiche.ast.statement.clause
Methods in org.huiche.ast.statement.clause that return types with arguments of type QueryExprMethods in org.huiche.ast.statement.clause with parameters of type QueryExpr