1. I18N solution and caching forum.hibernate.org |
2. Hibernate Internationalization second level cache forum.hibernate.orgHi, i'm going to implement a internationalized data in Hibernate as describe on http://blog.hibernate.org/1592.lace by Gavin King. No problem for implementation, but I got problem on second level cache when an internationalized object is cached. Here is an example: Code: |