| Package | Description |
|---|---|
| org.mule.db.commons.internal.domain.connection.datasource | |
| org.mule.db.commons.internal.domain.connection.generic |
| Modifier and Type | Class and Description |
|---|---|
class |
DataSourceReferenceConnectionProvider
ConnectionProvider implementation which creates DB connections from a referenced DataSource Consumers of
DataSourceReferenceConnectionProvider must create a class similar to this one with the appropriate annotations
(DisplayName, Alias, ExternalLib, ParameterGroup, others), and have an instance of this one to pass the required properties. |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericConnectionProvider
ConnectionProvider that creates connections for any kind of database using a JDBC URL and the required JDBC Driver
Class. |
Copyright © 2025. All rights reserved.