nerdexam
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)
  • A
    3% (1)
  • B
    79% (26)
  • C
    6% (2)
  • D
    12% (4)

Community Discussion

No community discussion yet for this question.

Full TB0-123 Practice