Topic:   In JDBC connection what is purpose of block TimeOut and Expire Timeout
Oct 20, 2020 11:31 2 Replies 1489 Views ALLINO

In JDBC connection what is purpose of block TimeOut and Expire Timeout

Prev Next
Topic Replies (2)
  1. 1
    idnkx user

    ALLINO

    Block timeout: refers to how much time the IS should wait to get connection from connection pool before throwing exception.
    Expire Timeout: refers to how much time the free connection stay as it is before it expires

    1
    idnkx user

    NAIDU

    Block timeout: refers to how much time the IS should wait to get connection from connection pool before throwing exception.
    Expire Timeout: refers to how much time the free connection stay as it is before it expires

Leave a Reply
Guest User

Not sure what solution is right for you?

Choose the right one for you.
Get the help of the experts and find a solution that best suits your needs.


Let`s Connect