您的位置:首页 > 编程语言 > Java开发

Hitting the database(Chapter 5 of Spring In Action)

2010-06-27 12:24 169 查看
Spring can integrate with ORM frameworks such as Hibernate, iBatis. Several caching solutions are supported, including:  ■ EHCache  ■ GigaSpaces  ■ JBoss Cache

  ■ JCS

  ■ OpenSymphony’s OSCache

  ■ Tangosol’s Coherence
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: