WARN: HHH000402: Using Hibernate built-in connection pool (not for production use!) -


developing java ee application next warning:

warn:   hhh000402: using hibernate built-in connection pool (not     production use!) información:   hhh000401: using driver [com.mysql.jdbc.driver] @ url     [jdbc:mysql://localhost:3306/city-help-point?zerodatetimebehavior=converttonull] información:   hhh000046: connection properties: {user=chp, password=****} información:   hhh000006: autocommit mode: false información:   hhh000115: hibernate connection pool size: 20 (min=1) información:   hhh000400: using dialect: org.hibernate.dialect.mysql5dialect información:   hhh000397: using astquerytranslatorfactory información:   hhh000030: cleaning connection pool     [jdbc:mysql://localhost:3306/city-help-point?zerodatetimebehavior=converttonull] información:   hhh000204: processing persistenceunitinfo [ name: chppun ...] 

how can avoid them?


Comments

Popular posts from this blog

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -