| 1. | The design of the layer of data access based on connection pool 基于连接池的数据访问层设计 |
| 2. | These access layers can be grouped into five more general categories 这些访问层可以划分为5个更一般的类别: |
| 3. | Aspect to prevent a program from calling model code from the data access layer 方面来阻止程序从数据访问层调用模型代码: |
| 4. | In data access tier , we map all tables in database into entity beans 在数据访问层,我们选用了entitybeans作为o / r映射,只提供了本地接口调用。 |
| 5. | He is team lead and architect for the process choreographer database access layer and work item manager 他是团队负责人,并且从事数据库访问层和工作项目管理器的构建。 |
| 6. | Business applications commonly employ an encapsulated data model using a middle - tier data access layer or business component 业务应用程序通常使用中间层数据访问层或业务组件来利用封装的数据模型。 |
| 7. | Data access tier is the o / r mapping tier of mbp , which maps the tables in the database into java objects 数据访问层是为上层提供数据访问的一层,通过o / r映射,把对关系数据库的访问转换成对对象的操作。 |
| 8. | The goal of the sdao pattern is to allow you to isolate one layer the domain object layer from another the data access layer Sdao模式的目的是允许您将一个层(域对象层)和另一个层(数据访问层)隔离开。 |
| 9. | This means that your application s data access layer will sit above hibernate and be completely abstracted away from of the underlying data model 这意味着您的应用程序的数据访问层位于hibernate之上,完全是从底层数据模型中抽象出来的。 |
| 10. | Also , performing all cmp operations in a session bean shields the web application from having to know any of the implementation details of the database access layer 此外,在session bean中执行所有cmp操作使得web应用程序无需知道数据库访问层的任何实现细节。 |