Class | Description |
---|---|
Driver |
Scriptella Adapter for PostgreSQL database.
|
See Overview of JDBC package for a description of common features and connection properties.
Driver class: | scriptella.driver.postgresql.Driver |
URL: | Same as for PostgreSQL JDBC Driver. |
Runtime dependencies: | postgresql-8x.jdbc3.jar |
Name | Description | Required |
---|
<connection url="jdbc:postgresql://localhost:5432/test" user="username" password="password">
</connection>
Copyright © Copyright 2006-2019 The Scriptella Project Team.