Tibco
TB0-123 · Question #58
Which statement is true about how a database connection pool is created when implementing connection pooling?
The correct answer is B. One is created for each JDBC Connection Resource for an engine. See the full explanation below for the reasoning.
Question
Which statement is true about how a database connection pool is created when implementing connection pooling?
Options
- AIt is created for a JDBC Connection Resource across multiple engines.
- BOne is created for each JDBC Connection Resource for an engine.
- CIt is created for a domain.
- DOne is created for all JDBC Connection Resources for an engine.
How the community answered
(33 responses)- A3% (1)
- B79% (26)
- C6% (2)
- D12% (4)
Community Discussion
No community discussion yet for this question.