All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scriptella.driver.postgresql.package.html Maven / Gradle / Ivy

The newest version!

PostgreSQL Driver Adapter for Scriptella.

See Overview of JDBC package for a description of common features and connection properties.

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>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy