类 SQLDescribeStatement

所有已实现的接口:
SQLDbTypedObject, SQLObject, SQLReplaceable, SQLStatement

public class SQLDescribeStatement extends SQLStatementImpl implements SQLReplaceable
  • 字段详细资料

    • object

      protected SQLName object
    • column

      protected SQLName column
    • extended

      protected boolean extended
    • formatted

      protected boolean formatted
    • objectType

      protected SQLObjectType objectType
    • partition

      protected List<SQLExpr> partition
  • 构造器详细资料

    • SQLDescribeStatement

      public SQLDescribeStatement()
  • 方法详细资料