您要查找的是不是:
- ship domain model 船舶领域模型
- Figure 6. Using an exposed domain model. 技术。图表6中显示了表示层自由的访问对象域的设计图。
- Schema migrations should be driven from the persistent domain model. 方案迁移应当由持久性领域模型驱动。
- You ll see many classes that represent the domain model for the store. 会看到许多类,代表主要的存储模型。
- A Time Domain Model of Ground Motion Bas ed on Equivalent of Linear Structure Res ponse. 基于线性结构响应等效的地震动时域模型。
- Instead of creating a full domain model, its job is to map Java objects directly to SQL statements. 它没有创建完整的域模型,其工作是将Java对象直接映射到SQL语句。
- This is a class used to represent a domain model entity within the business layer of the application. 业务实体,这是一个类用来代表业务域实体模型的应用层。
- Means that you can concentrate on the transaction usage and not have to worry about the domain model. 请看下面的接口和它的实现。这个例子的意图是介绍概念,使用。
- Annotations are a very convenient and elegant way to specify invariant constraints for a domain model. 注解是一种为领域模型指定不变约束的简介而幽雅的方法。
- Listing 2 illustrates the domain model being manipulated and populated with data. 清单2说明了操作和用数据填充的域模型。
- This example is meant to show that a domain model and corresponding design can be used to secure and share knowledge. 这个例子的意思是要说明一个领域模型和其相应的设计能够被用来保护和分享知识。
- Great emphasis is laid on the technology of domain model and the norm of EJB components. 重点突出了领域建模技术和EJB组件规范。
- The Domain Model describes commonalities and variabilities among requirements for software systems in the domain. 收集到的数据和知识可以保存在计算机中,并且这些知识可用于再收集和解释数据。
- Goodwin, E.M., “A Statistical Study of Ship Domains,” the Journal of Navigation, 28(3): 328-341, 1975. 吴兆麟,海上交通工程,大连海事学院出版社,大连,1993。
- In this article, Java developer Jeff Gunther provides an introduction to TJDO by demonstrating how a domain model can be persisted to a MySQL database. 在本文中,Java开发人员Jeff Gunther通过一个例子介绍了TJDO,这个例子示范了如何在MySQL数据库中持久存储域模型。
- Let you loosen coupling between objects and integrate services without forcing code into business logic or the domain model. 使您可以在对象和集成服务之间进行松散耦合,而无需艰苦地编写业务逻辑或领域模型。
- A CIM does not show any system details and is often called the domain model because it is defined by business requirements. CIM不显示任何系统细节,通常被叫作域模型,因为它是由业务需求定义的。
- The lifeboat went out to a ship in distress. 救生船去救一艘遇险的船只。
- Classes that use the domain model are unaware of the persistence mechanism because it is internalized into the domain model itself. 使用域模型的类不支持持久性机制,因为它本身内在化到域模型中。
- Where we express constraints in one place (the annotated domain model) and apply them at various different layers of the application. 我们在一处表达约束(带注解的领域模型),然后将之运用于应用程序的不同层。