Want a simple data access layer code generated by Optim Development studio.
希望通过Optim Development studio生成一个简单的数据访问层。
Just because one uses JDBC, it does not absolve you from having to layer code correctly.
只是因为某人使用了JDBC,它不能免除必须正确地对代码分层。
Users can replace any version of the schema file to get the corresponding DOM layer code.
用户可以通过替换模式文件的任何版本获得相应的dom层代码。
The idea behind the Template layer is that the presentation layer code is separate from the business-layer code.
模板层背后的思想就是表示层代码与业务层代码分离。
The UIP application Block allows you to abstract the presentation layer code of your application into a separate layer.
UIP ApplicationBlock允许你抽象应用程序中表现层的代码到另外一个层。
In either case, you can automatically update your model when the underlying database changes and automatically generate object-layer code for your application.
无论使用哪一种方式,当基础资料库变更时,您都可以自动更新模型,而且可以自动产生应用程序的物件层程序码。
Then you need to put some marshalling code atop that to provide an access layer to the front end.
然后,需要在那些类之上放置一些编组代码,以便为前端提供一个访问层。
Basic concepts resemble other frameworks that separate the presentation layer from the code.
其基本概念与把表示层和代码分隔开的其他框架相似。
Such an adapter layer encapsulates code that uses the stub and its generated classes.
这种适配器层封装了使用存根及其生成的类的代码。
To illustrate the read-first technique, I'll start with some code that implements the API Layer transaction strategy.
为了演示这种先读取技巧,我们从一些实现api层事务策略的代码入手。
It also provided a layer of protection between new and legacy code, ensuring the two types of code did not inappropriately affect one another.
它还在新代码和遗留代码之间提供一个保护层,以确保这两种类型的代码不致于对彼此造成不利影响。
So as not to couple the entire architecture to the desired product, it is common to include an abstraction layer in applications designed to interface with outside vendor code.
为了不把整个结构和所需产品耦合在一起,通常在设计来与外部厂商代码交互的应用中包括进一个抽象层。
It provides a layer of abstraction to decouple client code from access to a service, as well as its location and underlying implementation.
它提供了一层抽象,解耦了客户端代码与要访问的服务及其位置与底层实现。
MVC developers can frequently "cheat" by including business logic code directly in the presentation layer, instead of the service layer where it belongs.
MVC开发人员通常直接在表示层中包含业务逻辑代码进行 “欺骗”(而不是包含到它所属的服务层中)。
For another it may be a collaboration between a layer of library code and a daemon process running on the same machine.
另一家则可能是库代码层和运行在同一机器上的守护进程之间的协作。
The workspace layer is the starting point for doing code analysis and refactoring over entire solutions.
工作空间层是对整个解决方案执行代码分析和重构的起点。
The application server is a critical component in multi-tenancy at the application and infrastructure layer, because multi-tenancy affects installation, configuration, and application code.
应用服务器是应用程序和基础架构层多租户的关键部件,因为多租户会影响安装、配置和应用程序代码。
If a data access layer is used, the code might be consolidated there and hidden from the using application.
如果使用数据访问层,代码将整合到其中,对于使用的应用程序是不可见的。
Again, if a data access layer is used, the code can be consolidated there and hidden from the using application.
同样,如果使用数据访问层,代码将整合到其中,对于使用的应用程序是不可见的。
The power of this layer is in separating data access code from the business logic for disparate data store technologies.
该层的作用在于针对不同的数据存储技术,从业务逻辑中分离数据访问代码。
In addition, it provides a simple mapping and API layer that lets developers quickly develop data access code.
此外,它还提供了一个简单的映射和api层,使开发人员能够快速地开发数据访问代码。
Developers must write code to implement the data access layer, including optimizing SQL queries, caching results to optimize performance, without compromising an application's footprint.
开发人员必须编写代码来实现数据访问层,包括优化SQL查询、缓存结果以优化性能,而不会损害应用程序的规模。
The idea behind class wrapping is that a target class can be wrapped in a layer of instrumenting code that retains the same external behavior as the class that's wrapped.
类包装背后的理念是:目标类可以包装在一层插装代码中,后者具有与被包装的类相同的外部行为。
The application layer localized code was, along with the platform layer, expected to be specific to each computing platform.
应用程序层中已移植的代码和平台层,都是特定于每个计算平台的。
PHP's database accesses are done using PEAR: : DB, a handy database abstraction layer that allows the same database-access code to be used regardless of what database is implemented.
PHP的数据库访问是使用PEAR:DB完成的,这是一个方便的数据库抽象层,不管数据库是如何实现的,它都可以使用相同的数据库访问代码。
Legacy applications may be brought into the MDA, however, by wrapping them with a layer of code that is consistent with an MDA core model.
但是,通过包装与MDA核心模型一致的代码层,遗留应用程序也可以引入到MDA中。
This will layer the changes from the template on top of whatever code the project already contains.
这样无论项目的代码如何,我们都可以根据模板将改变划分开来。
I completely isolate the code under test to the controller layer.
要测试的代码被完全限制在控制层。
I completely isolate the code under test to the controller layer.
要测试的代码被完全限制在控制层。
应用推荐