Description:
Provides a DBCPService that can be used to dynamically select another DBCPService. This service requires an attribute named ‘database.name’ to be passed in when asking for a connection, and will throw an exception if the attribute is missing. The value of ‘database.name’ will be used to select the DBCPService that has been registered with that name. This will allow multiple DBCPServices to be defined and registered, and then selected dynamically at runtime by tagging flow files with the appropriate ‘database.name’ attribute.
Tags:
dbcp, jdbc, database, connection, pooling, store
Properties:
This component has no required or optional properties.
Dynamic Properties:
Dynamic Properties allow the user to specify both the name and value of a property.
Name |
Value |
Description |
The |
JDBC property value |
Supports Expression Language: false |
State management:
This component does not store state.
Restricted:
This component is not restricted.
System Resource Considerations:
None specified.