Class PostgreSQLSqlStatements

  • All Implemented Interfaces:
    SqlStatements

    public class PostgreSQLSqlStatements
    extends CommonSqlStatements
    H2 implementation of the sql statements interface. Provides sql statements that are specific to PostgreSQL, where applicable.
    Author:
    eric.wittmann@gmail.com