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

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


MySQL Driver Adapter for Scriptella.

Note: The driver tries to load MySQL JDBC driver.

General information

Driver class:scriptella.driver.mysql.Driver
URL:Same as for MySQL JDBC Driver.
Runtime dependencies: mysql-connector-java.jar

Driver Specific Properties

Name Description Required

Examples

    <connection driver="mysql" url="jdbc:mysql://localhost:3306/test" user="username" password="password">
    </connection>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy