Hibernate 2nd level cache in a Grails app

前端 未结 0 1782
伪装坚强ぢ
伪装坚强ぢ 2020-12-23 05:09

Part I

In a Grails app, I understand that you enable the 2nd level cache per domain class by adding

static mapping {
  cache true
}
相关标签:
回答
  • 消灭零回复
提交回复
热议问题