2.3. 创建实体 2.3. 创建实体 下面我们创建客户(Customer )实体类。 选中 CUBA 项目树面板中的 Data Model 部分,打开右键菜单,点击 New > Entity 。这时会出现 New CUBA Entity 对话框窗口。 在 Entity name 字段输入新实体类的名字 – Customer 。 ...
使用实体状态Working with entity states 实体状态和 SaveChangesEntity states and SaveChanges 向上下文中添加新实体Adding a new entity to the context 将现有实体附加到上下文Attaching an existing entity to the contex...
设计器实体拆分Designer Entity Splitting 先决条件Prerequisites 创建数据库Create the Database 创建项目Create the Project 创建基于数据库的模型Create a Model based on the Database 将一个实体映射到两个表Map an Entity to Tw...