com.alibaba.druid.sql.dialect.oracle.ast.stmt
Class OracleSelectRestriction.ReadOnly
java.lang.Object
com.alibaba.druid.sql.ast.SQLObjectImpl
com.alibaba.druid.sql.dialect.oracle.ast.OracleSQLObjectImpl
com.alibaba.druid.sql.dialect.oracle.ast.stmt.OracleSelectRestriction
com.alibaba.druid.sql.dialect.oracle.ast.stmt.OracleSelectRestriction.ReadOnly
- All Implemented Interfaces:
- SQLObject, OracleSQLObject, Serializable
- Enclosing class:
- OracleSelectRestriction
public static class OracleSelectRestriction.ReadOnly
- extends OracleSelectRestriction
- See Also:
- Serialized Form
OracleSelectRestriction.ReadOnly
public OracleSelectRestriction.ReadOnly()
accept0
public void accept0(OracleASTVisitor visitor)
- Specified by:
accept0 in interface OracleSQLObject- Specified by:
accept0 in class OracleSQLObjectImpl
Copyright © 2012 Alibaba Group. All Rights Reserved.