Package | Description |
---|---|
org.wildfly.swarm.config | |
org.wildfly.swarm.config.datasources | |
org.wildfly.swarm.datasources |
Modifier and Type | Method and Description |
---|---|
T |
Datasources.jdbcDriver(String childKey,
JDBCDriverConsumer consumer)
Create and configure a JDBCDriver object to the list of subresources
|
Modifier and Type | Method and Description |
---|---|
default JDBCDriverConsumer<T> |
JDBCDriverConsumer.andThen(JDBCDriverConsumer<T> after) |
Modifier and Type | Method and Description |
---|---|
default JDBCDriverConsumer<T> |
JDBCDriverConsumer.andThen(JDBCDriverConsumer<T> after) |
Modifier and Type | Method and Description |
---|---|
DatasourcesFraction |
DatasourcesFraction.jdbcDriver(String childKey,
JDBCDriverConsumer consumer) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.