类 com.alibaba.druid.sql.ast.expr.SQLCaseExpr.Item
的使用

使用 SQLCaseExpr.Item 的软件包
com.alibaba.druid.sql.ast.expr   
com.alibaba.druid.sql.visitor   
 

com.alibaba.druid.sql.ast.exprSQLCaseExpr.Item 的使用
 

返回变量类型为 SQLCaseExpr.Item 的类型的 com.alibaba.druid.sql.ast.expr 中的方法
 List<SQLCaseExpr.Item> SQLCaseExpr.getItems()
           
 

参数类型为 SQLCaseExpr.Itemcom.alibaba.druid.sql.ast.expr 中的方法
 void SQLCaseExpr.addItem(SQLCaseExpr.Item item)
           
 

com.alibaba.druid.sql.visitorSQLCaseExpr.Item 的使用
 

参数类型为 SQLCaseExpr.Itemcom.alibaba.druid.sql.visitor 中的方法
 void SQLASTVisitor.endVisit(SQLCaseExpr.Item x)
           
 void SQLASTVisitorAdapter.endVisit(SQLCaseExpr.Item x)
           
 boolean SQLASTVisitor.visit(SQLCaseExpr.Item x)
           
 boolean SQLASTVisitorAdapter.visit(SQLCaseExpr.Item x)
           
 boolean SQLASTOutputVisitor.visit(SQLCaseExpr.Item x)
           
 



Copyright © 2013 Alibaba Group. All Rights Reserved.