public class LegacyPreparedStatementTest extends JdbcTestBase
JdbcTestBase.ModelAndSchema, JdbcTestBase.TestDataConnectionDrillTest.MemWatcherwatcherc, dirTestWatcher, optionManagerlogOutcome, objectMapper, REPEAT_RULE, thrownException, TIMEOUT| Constructor and Description |
|---|
LegacyPreparedStatementTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpConnection() |
static void |
tearDownConnection() |
void |
testExecuteQueryBasicCaseWorks()
Tests that basic executeQuery() (with query statement) works.
|
void |
testParamSettingWhenNoParametersIndexSaysUnsupported()
Tests that "not supported" has priority over possible "no parameters"
check.
|
void |
testParamSettingWhenUnsupportedTypeSaysUnsupported()
Tests that "not supported" has priority over possible "type not supported"
check.
|
changeSchema, changeSchemaIfSupplied, connect, connect, connect, getDefaultProperties, reset, setUpTestCase, tearDownTestCase, testJdbcTestConnectionResettingCompatibility, toString, toString, withFull, withModel, withNoDefaultSchemaclear, getLocalFileSystem, mockDrillbitContext, mockUsDateFormatSymbols, mockUtcDateTimeZone, parseExpr, setupOptionManagerescapeJsonString, finishDrillTest, initDrillTestpublic static void setUpConnection()
throws SQLException
SQLExceptionpublic static void tearDownConnection()
throws SQLException
SQLExceptionpublic void testExecuteQueryBasicCaseWorks()
throws SQLException
SQLExceptionpublic void testParamSettingWhenNoParametersIndexSaysUnsupported()
throws SQLException
SQLExceptionpublic void testParamSettingWhenUnsupportedTypeSaysUnsupported()
throws SQLException
SQLExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.