InfoDB-class: InfoDB

Description Slots

Description

Class responsável por guardar os dados para conexão com o banco de dados. Essa é utilizada pelo metodo readDB, onde ele busca as informações dessa classe e executa leituras no banco de dados

Slots

title

title of database - default = ”

accessDriver

server accesses for database postgres - default = 'PostgreSQL'

path

path your server- default = ”

host

url the server - default = 'localhost'

port

port the database server - default = '5432'

user

database user - default = 'postgres'

password

database password - default = 'root'

db

database name - default = ”

timeout

time limit - default = '4'

encoding

- default = 'CP1252'

dbtype

database type - default = 'POSTGIS'


betonr/rPostgis documentation built on May 6, 2019, 5:59 p.m.