Class SparkCacheTableStatement

java.lang.Object
com.alibaba.druid.sql.ast.SQLObjectImpl
com.alibaba.druid.sql.ast.SQLStatementImpl
com.alibaba.druid.sql.dialect.spark.ast.stmt.SparkCacheTableStatement
All Implemented Interfaces:
SQLDbTypedObject, SQLObject, SQLStatement, SQLCreateStatement, SQLDDLStatement

public class SparkCacheTableStatement extends SQLStatementImpl implements SQLCreateStatement