public class OracleConnectorConfigTest extends Object
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
LOGGER |
private static String |
TABLENAME_CASE_INSENSITIVE_WARNING |
| Constructor and Description |
|---|
OracleConnectorConfigTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
invalidNoHostnameNoUri() |
void |
shouldLogDeprecationWarningForTablenameCaseInsensitiveFalse() |
void |
shouldLogDeprecationWarningForTablenameCaseInsensitiveTrue() |
void |
shouldNotBePresentWhenTablenameCaseInsensitiveNotSupplied() |
void |
testTransactionRetention() |
void |
validBatchDefaults() |
void |
validLogminerNoUrl() |
void |
validLogminerWithUrl() |
void |
validSleepDefaults() |
void |
validTransactionRetentionDefaults() |
void |
validUrlTNS() |
void |
validViewFetchSizeDefaults() |
void |
validXtreamNoUrl() |
void |
validXtreamWithUrl() |
private static final org.slf4j.Logger LOGGER
private static final String TABLENAME_CASE_INSENSITIVE_WARNING
public void validViewFetchSizeDefaults()
throws Exception
Exception@FixFor(value="DBZ-2754") public void validTransactionRetentionDefaults() throws Exception
Exception@FixFor(value="DBZ-2754") public void testTransactionRetention() throws Exception
Exception@FixFor(value="DBZ-3190") public void shouldLogDeprecationWarningForTablenameCaseInsensitiveTrue() throws Exception
Exception@FixFor(value="DBZ-3190") public void shouldLogDeprecationWarningForTablenameCaseInsensitiveFalse() throws Exception
ExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.