Interface DrillStatement

All Superinterfaces:
AutoCloseable, Statement, Wrapper
All Known Implementing Classes:
DrillStatementImpl

public interface DrillStatement extends Statement
Drill-specific Statement.
See Also: