Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: URL update for zip package distribution

The GarinDriver supports JDBC driver level integration with LiquiBase.

Overview

...

GarinDriver provides JDBC driver level support for schema migrations. The driver invokes LiquiBase and/or runs a stack of raw SQL scripts when the client creates the JDBC connection. The system ensures that migration code will run before the application code that depends on the migrations is invoked.

Install:

Unzip garinDriver.zip in a new directory and configure your app server to reference the jars in the lib folder (add the jars from the lib folder to your app server, system class path, or create appropriate soft links.). Configure your application JDBC URL with the GarinDriver in place of your existing JDBC URL. http://code.google.com/p/garindriver/

...

If you have any questions please visit the GarinDriver code site and/or email me at farnsworth2008@gmail.com. http://code.google.com/p/garindriver/

Mark Farnsworth
farnsworth2008@gmail farnsworth2009@gmail.com
markfarnsworth.wordpress.com