[jboss-jira] [JBoss JIRA] (AG-57) Rename AgroalConnectionFactoryConfiguration.driverClassName()
Luis Barreiro (JIRA)
issues at jboss.org
Thu Mar 1 16:53:00 EST 2018
[ https://issues.jboss.org/browse/AG-57?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Luis Barreiro resolved AG-57.
-----------------------------
Resolution: Done
{{AgroalConnectionFactoryConfiguration.driverClassName()}} got deprecated and {{ClassLoaderProvider}} as well. Add {{AgroalConnectionFactoryConfiguration.connectionProviderClass()}} instead.
The connection provider class can still be loaded from a String, using either {{AgroalConnectionFactoryConfigurationSupplier}} or {{AgroalPropertiesReader}}
> Rename AgroalConnectionFactoryConfiguration.driverClassName()
> -------------------------------------------------------------
>
> Key: AG-57
> URL: https://issues.jboss.org/browse/AG-57
> Project: Agroal
> Issue Type: Bug
> Components: api
> Affects Versions: 0.4
> Reporter: Luis Barreiro
> Assignee: Luis Barreiro
> Fix For: 0.5
>
>
> After AG-54 the connection factory can create connections from multiple sources, not only a java.sql.Driver. Therefore the name of the property should be changed.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list