Thread: coonnection

coonnection

From
Florian Litot
Date:
what is the configuration for jdbc

datasource.driver=org.postgresql.Driver
datasource.url=jdbc:pgjdbc2://localhost/mybase

datasource.username=Administrateur
datasource.password=root

it is right or not?