Java SSH项目,写了一个HTTP协议接口,多次请求会导致整个项目查询速度缓慢,就崩溃了,我使用的有hql
SSH整合通过页面反复执行方法查询数据出现停滞无错误不报错这个是连接信息hibernate.show_sql=truehibernate.format_sql=false...
SSH整合 通过页面反复执行方法查询数据出现停滞 无错误 不报错
这个是连接信息
hibernate.show_sql=true
hibernate.format_sql=false
#hibernate.hbm2ddl.auto=create
#hibernate.hbm2ddl.auto=update
hibernate.cache=org.hibernate.cache.EhCacheProvider
hibernate.dialect=org.hibernate.dialect.MySQL5Dialect
hibernate.connection.driverClassName=com.mysql.jdbc.Driver
hibernate.connection.url=jdbc:mysql://localhost:3306/car
hibernate.connection.username=root
hibernate.connection.password=123456
hibernate.c3p0.minPoolSize=5
hibernate.c3p0.maxPoolSize=50
hibernate.c3p0.timeout=1800
hibernate.c3p0.max_statement=200
什么原因造成的,在执行hql的方法的时候,出现的停滞 无错误 不报错 展开
这个是连接信息
hibernate.show_sql=true
hibernate.format_sql=false
#hibernate.hbm2ddl.auto=create
#hibernate.hbm2ddl.auto=update
hibernate.cache=org.hibernate.cache.EhCacheProvider
hibernate.dialect=org.hibernate.dialect.MySQL5Dialect
hibernate.connection.driverClassName=com.mysql.jdbc.Driver
hibernate.connection.url=jdbc:mysql://localhost:3306/car
hibernate.connection.username=root
hibernate.connection.password=123456
hibernate.c3p0.minPoolSize=5
hibernate.c3p0.maxPoolSize=50
hibernate.c3p0.timeout=1800
hibernate.c3p0.max_statement=200
什么原因造成的,在执行hql的方法的时候,出现的停滞 无错误 不报错 展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询
广告 您可能关注的内容 |