Package net.hydromatic.sqllogictest
Class SltSqlStatement
- java.lang.Object
-
- net.hydromatic.sqllogictest.SltSqlStatement
-
- All Implemented Interfaces:
ISqlTestOperation,ICastable
public class SltSqlStatement extends Object implements ISqlTestOperation
-
-
Field Summary
Fields Modifier and Type Field Description booleanshouldPassStringstatement
-
Constructor Summary
Constructors Constructor Description SltSqlStatement(String statement, boolean shouldPass)
-