Package scriptella.driver.postgresql

PostgreSQL Driver Adapter for Scriptella.

See:
          Description

Class Summary
Driver Scriptella Adapter for PostgreSQL database.
 

Package scriptella.driver.postgresql Description

PostgreSQL Driver Adapter for Scriptella.

General information

Driver class:scriptella.driver.postgresql.Driver
URL:Same as for PostgreSQL JDBC Driver.
Runtime dependencies: postgresql-8x.jdbc3.jar

Driver Specific Properties

Name Description Required

Examples

    <connection driver="posgresql" url="jdbc:postgresql://localhost:5432/test" user="username" password="password">
    </connection>



Copyright © Copyright 2006-2009 The Scriptella Project Team.