Best way to make database connection Permantally in java -



Best way to make database connection Permantally in java -

i read messages activemq , insert database. messages high around 10 per second. best way create database connection. create connection database , never close it.

should utilize connection pooling. benifit.

java database jdbc

Comments

Popular posts from this blog

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -