Class ReorganizeTableStatement

    • Constructor Detail

      • ReorganizeTableStatement

        public ReorganizeTableStatement​(String catalogName,
                                        String schemaName,
                                        String tableName)
    • Method Detail

      • getCatalogName

        public String getCatalogName()
      • getSchemaName

        public String getSchemaName()
      • getTableName

        public String getTableName()