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

c - Compilation of a code: unkown type name string -

java - Bypassing "final local variable defined in an enclosing type" -

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