python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to use Hikari pool connection in spark dataset jdbc
Is there any way to read database oracle with spark implementing a pool of connection with hikari datasource?
I'm using java
// How to execute the query below using a pool of connection?
Dataset&l...

Dilermando Lima
Votes: 0
Answers: 0
How to configure Ocotshark (connection pooling) to work with Ruby 3 and Rails 6.1?
I’m using Rails 6.1.4.4, Octoshark 0.3.0, and just upgraded to Ruby 3.0.2. Now when starting Rails console, I get
/Users/myuser/.rvm/gems/ruby-3.0.2/gems/activerecord-6.1.4.4/lib/active_record/connec...
Dave
Votes: 0
Answers: 1
How to use a HikariCP connection pool with prepared statements?
I am developing a Spring Boot web (REST) application where I need to serve many requests. Therefore I wanted my application to be able to handle requests concurrently. Since Spring Boot REST-Services ...
A.M.
Votes: 0
Answers: 1
Enable connectionPool monitoring in websphere Liberty
I am trying to enable connection pool metrics for oracle database on websphere liberty server. As per this documentation https://www.ibm.com/docs/en/was-liberty/nd?topic=10-connectionpool-monitoring a...

irfan ansari
Votes: 0
Answers: 1