Class JdbcDriverTasks
- java.lang.Object
-
- org.jboss.hal.client.configuration.subsystem.datasource.JdbcDriverTasks
-
public class JdbcDriverTasks extends Object
Set of tasks to read the installed JDBC drivers.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classJdbcDriverTasks.JdbcDriverOutcome
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<Task<FlowContext>>jdbcDriverProperties(Environment environment, Dispatcher dispatcher, StatementContext statementContext, String driverName, Resources resources)
-
-
-
Method Detail
-
jdbcDriverProperties
public static List<Task<FlowContext>> jdbcDriverProperties(Environment environment, Dispatcher dispatcher, StatementContext statementContext, String driverName, Resources resources)
-
-