Look at the simplest SQL data binding task: mapping an object that doesn't refer to any other objects to a single table.
最简单的SQL数据绑定任务:把没有引用其他任何对象的对象映射到一个表。
Simplicity is the biggest advantage of SQL Maps over other frameworks and object relational mapping tools.
简单性是SQLMaps 优于其他框架和对象关系映射工具的最大优点。
Object relational mapping refers to the technique of mapping the data representation from an object model to a relational data model with a SQL-based schema.
用基于 SQL 的模式可以把数据呈现从对象模型映射到关系数据模型,对象关系映射引用了这项技术。
When you call create , Castor USES your mapping file (sql-mapping.xml) to figure out how to store the object you pass to that method as SQL data.
调用create的时候,Castor将使用映射文件(sql - mapping . xml)来确定如何将传递给该方法的对象存储为sql数据。
The element tells Castor that the 's object mapping contains an SQL column called prod_id and that this column should be used to identify the one-to-many relationship.
元素告诉 Castor:的对象映射含有一个称为 prod_id的SQL列,该列将被用于标识一对多关系。
It also states that this' s object mapping contains an SQL column called prod_id, and that this column should be used along with category_id to identify the many-to-many relationship.
它还声明该的对象映射含有一个称为prod _ id的sql列,该列应该同category _ id一起用来标识多对多关系。
It also states that this' s object mapping contains an SQL column called prod_id, and that this column should be used along with category_id to identify the many-to-many relationship.
它还声明该的对象映射含有一个称为prod _ id的sql列,该列应该同category _ id一起用来标识多对多关系。
应用推荐