public class OracleReturningClause extends OracleSQLObjectImpl
构造器和说明 |
---|
OracleReturningClause() |
限定符和类型 | 方法和说明 |
---|---|
void |
accept0(OracleASTVisitor visitor) |
List<SQLExpr> |
getItems() |
List<SQLExpr> |
getValues() |
void |
setItems(List<SQLExpr> items) |
void |
setValues(List<SQLExpr> values) |
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent, toString
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent
public void accept0(OracleASTVisitor visitor)
accept0
在接口中 OracleSQLObject
accept0
在类中 OracleSQLObjectImpl
Copyright © 2012-2013 Alibaba Group. All Rights Reserved.