Table i3geoestat_conexao


Physical Name:
i3geoestat_conexao

Constraint:


Lista controlada dos parâmetros de conexão com o banco de dados onde residem dados
Código 0 indica que será utilizada a conexão padrão

Attribute Summary
PK FK Logical Name Physical Name Type UNIQUE NOT NULL
    codigo_estat_conexao  codigo_estat_conexao  integer  UNIQUE  NOT NULL 
    bancodedados  bancodedados  text     
    host  host  text     
    porta  porta  text     
    usuario  usuario  text     
    senha  senha  text     

Foreign Key
Attribute Referenced Table Referenced Key ON UPDATE ON DELETE Cardinality of parent Cardinality of child

Referenced Key
Attribute Table Foreign Key ON UPDATE ON DELETE Cardinality of parent Cardinality of child
codigo_estat_conexao  i3geoestat_medida_variavel  codigo_estat_conexao  RESTRICT  RESTRICT  1..n 
codigo_estat_conexao  i3geoestat_tipo_regiao  codigo_estat_conexao  RESTRICT  RESTRICT  1..n 

Complex Unique Key
 

Index Summary
Index Name Type UNIQUE

Attribute Detail

codigo_estat_conexao

codigo_estat_conexao

UNIQUE : TRUE
NOT NULL : TRUE
Type : integer
AUTO INCREMENT : TRUE
Default Value :
Constraint :


bancodedados

bancodedados

Nome do banco de dados

UNIQUE : FALSE
NOT NULL : FALSE
Type : text
AUTO INCREMENT : FALSE
Default Value :
Constraint :


host

host

Endereço do servidor

UNIQUE : FALSE
NOT NULL : FALSE
Type : text
AUTO INCREMENT : FALSE
Default Value :
Constraint :


porta

porta

Porta de comunicação

UNIQUE : FALSE
NOT NULL : FALSE
Type : text
AUTO INCREMENT : FALSE
Default Value :
Constraint :


usuario

usuario

Nome do usuário que pode acessar o banco

UNIQUE : FALSE
NOT NULL : FALSE
Type : text
AUTO INCREMENT : FALSE
Default Value :
Constraint :


senha

senha

Senha do usuário que pode acessar o banco

UNIQUE : FALSE
NOT NULL : FALSE
Type : text
AUTO INCREMENT : FALSE
Default Value :
Constraint :