Uses of Class
net.hydromatic.sqllogictest.executors.SqlTestExecutor
-
Packages that use SqlTestExecutor Package Description net.hydromatic.sqllogictest.executors Various Executor implementations. -
-
Uses of SqlTestExecutor in net.hydromatic.sqllogictest.executors
Subclasses of SqlTestExecutor in net.hydromatic.sqllogictest.executors Modifier and Type Class Description classHsqldbExecutorA test executor that uses HSQLDB through JDBC.classJdbcExecutorclassNoExecutorThis executor does not execute the tests at all.classPostgresExecutorA test executor that uses Postgres through JDBC.classSqlSltTestExecutor
-