Class Driver

All Implemented Interfaces:
ScriptellaDriver

public class Driver extends GenericDriver
Scriptella Adapter for PostgreSQL database.

For configuration details and examples see overview page. NOTE: Problems during migration from/to Oracle(and DB2) RDBMS could be occurred due to not supported Bit/Boolean data types equality by Postgre SQL DB

Version:
1.0
Author:
Kirill Volgin
  • Field Details

  • Constructor Details

    • Driver

      public Driver()