class PostgresqlSchema extends Collection (View source)

Properties

protected $collection_key
protected $postgresqlTablesType
protected $postgresqlTablesDataType
string $schema

Methods

setPostgresqlTables($postgresqlTables)

No description

setSchema($schema)

No description

string
getSchema()

No description

Details

setPostgresqlTables($postgresqlTables)

No description

Parameters

$postgresqlTables

PostgresqlTable[] getPostgresqlTables()

No description

Return Value

PostgresqlTable[]

setSchema($schema)

No description

Parameters

$schema

string getSchema()

No description

Return Value

string