Slow performance on Hibernate + Java but fast when I use TOAD with the same native Oracle query

前端 未结 3 1348
难免孤独
难免孤独 2021-01-01 21:07

I\'ve detected a performance problem with hibernate and native queries on Oracle. When I execute a complex SQL query with several parameters on TOAD I get the result in mili

3条回答
  •  旧时难觅i
    2021-01-01 21:30

    false

    Add this to your hibernate.cfg.xml or update your application properties file.

提交回复
热议问题