| Class | Description |
|---|---|
| ConnectionStrategy | |
| ConnectionStrategyFactory |
The ConnectionStrategyFactory is responsible for creating a connection strategy that is to be used to provide the type of
connection.
|
| DataSourceConnection | |
| DriverConnection |
The DriverConnection strategy that can get connections in standalone mode or
embedded mode.
|
| JEEConnection |
JEE (JNDI) Connection Strategy, when the test is run inside an application
server.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.