Uses of Package
net.hydromatic.sqllogictest.executors
-
Packages that use net.hydromatic.sqllogictest.executors Package Description net.hydromatic.sqllogictest SQL Logic Test.net.hydromatic.sqllogictest.executors Various Executor implementations. -
Classes in net.hydromatic.sqllogictest.executors used by net.hydromatic.sqllogictest Class Description SqlSltTestExecutor Base class that must be derived from to implement new test executors for SQL Logic Test. -
Classes in net.hydromatic.sqllogictest.executors used by net.hydromatic.sqllogictest.executors Class Description JdbcExecutor Base class for tests executors that use a JDBC connection to execute tests.SqlSltTestExecutor Base class that must be derived from to implement new test executors for SQL Logic Test.SqlTestExecutor Base class for classes that can run tests.