| Package | Description |
|---|---|
| org.apache.drill.jdbc |
JDBC driver for Drill.
|
| Modifier and Type | Method and Description |
|---|---|
Connection |
MultiConnectionCachingFactory.getConnection(ConnectionInfo info)
Creates a
connection and caches it. |
Connection |
ConnectionFactory.getConnection(ConnectionInfo info)
Gets an open
Connection based on given connection parameters. |
Connection |
SingleConnectionCachingFactory.getConnection(ConnectionInfo info)
Gets an open
Connection based on given connection parameters. |
Copyright © 2021 The Apache Software Foundation. All rights reserved.