Interface DrillConnection

All Superinterfaces:
AutoCloseable, Connection, Wrapper
All Known Implementing Classes:
DrillConnectionImpl

public interface DrillConnection extends Connection
Drill-specific Connection.
See Also: