public class CalciteConnectionProvider extends Object
| Modifier and Type | Field and Description |
|---|---|
private static String |
DRIVER_URL |
| Constructor and Description |
|---|
CalciteConnectionProvider() |
| Modifier and Type | Method and Description |
|---|---|
Connection |
connection() |
private Properties |
provideConnectionInfo() |
private String |
provideSchema() |
private static final String DRIVER_URL
public Connection connection() throws IOException, SQLException
IOExceptionSQLExceptionprivate Properties provideConnectionInfo() throws IOException
IOExceptionprivate String provideSchema() throws IOException
IOExceptionCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.