[
https://issues.jboss.org/browse/AG-57?page=com.atlassian.jira.plugin.syst...
]
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)