java - Hibernate production use warning -


this warning comes evertime use hibernate.

mai 11, 2015 3:42:20 pm org.hibernate.engine.jdbc.connections.internal.drivermanagerconnectionproviderimpl configure warn: hhh000402: using hibernate built-in connection pool (not production use!) 

do have worried this? tables created without problem, warning makes me unsure hibernate.cfg.xml configuration file.

thx in advance support.

the built-in hibernate connection pool not suitable large scale production use (for read many clients). don't want use service lot of users. luckily, there huge number of java connection pools choose from:

http://www.codecommit.com/blog/java/wide-world-of-pool-providers-side-by-side-comparison


Comments

Popular posts from this blog

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

javascript - Blogger related post gadget image Resize s72-c [ Need Expert Help ] -