在“精通 Grails”的第二期文章中,介绍了 Grails 的对象关系映射(Grails Object Relational Mapping,GORM)API。
基于4个网页-相关网页
数据库的对象关系映射 ORM
用于创建模型的对象关系映射
Hibernate是最流行的对象关系映射(ORM)引擎之一,它提供了数据持久化和查询服务。
Hibernate is one of most popular object-relational mapping (ORM) engines providing data persistence and query services.
Rails使用activerecord库处理数据库访问及数据库表与Ruby对象模型之间的对象关系映射。
Rails USES the ActiveRecord library to handle database access and object-relational mapping between database tables and Ruby object models.
应用推荐