Class PostgresExecutor

  • All Implemented Interfaces:
    ICastable

    public class PostgresExecutor
    extends JdbcExecutor
    A test executor that uses Postgres through JDBC.
    • Constructor Detail

      • PostgresExecutor

        public PostgresExecutor​(ExecutionOptions options,
                                String username,
                                String password)
        Note: this implementation requires the existence of a database named SLT