public class JdbcConnectionTest extends Object
| Modifier and Type | Class and Description |
|---|---|
private static class |
JdbcConnectionTest.NormalConnection |
private static class |
JdbcConnectionTest.RogueConnection |
private static class |
JdbcConnectionTest.TimingOutConnection |
| Constructor and Description |
|---|
JdbcConnectionTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testForceClose() |
void |
testNormalClose() |
void |
testRogueConnection() |
public void testNormalClose()
throws SQLException
SQLExceptionpublic void testForceClose()
throws SQLException
SQLExceptionpublic void testRogueConnection()
throws SQLException
SQLExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.