Builder

class Builder

Properties

Link copied to clipboard
var name: String?

The name of the table.

Link copied to clipboard

The schema containing the table.

Link copied to clipboard
var type: String?

The type of the table. Possible values include TABLE, VIEW, SYSTEM TABLE, GLOBAL TEMPORARY, LOCAL TEMPORARY, ALIAS, and SYNONYM.