为了提高系统的运行效率,还在数据库服务器端设计了相关存储过程。
In order to improve the efficiency of the system, some storage processes are designed at the database server.
DB 2支持许多种数据库服务器端编程语言,包括存储过程、触发器和函数(表函数和标量函数)。
DB2 supports many database server-side programming languages, including stored procedures, triggers, and functions (table and scalar).
之后我们将看到JoinRowSet函数如何执行与数据库服务器端join操作相同的数据组合操作。
Later, we? Ll see how the JoinRowSet function performs the same data-combining operation that our database server side JOIN operation did.
在服务器端,主要是使用代码来查询数据库或从服务检索数据。
On the server, you use code to query a database or retrieve data from a service.
要连接到数据库,服务器端代码需要执行一些基本的创建、更新、删除和—最重要的—读取记录等操作。
To connect to the database, the server-side code needs to do some basic creating, updating, deleting, and - most importantly - reading of records.
服务器端可以执行数据库或文件访问,处理数据,然后格式化数据,并将其返回给浏览器。
The server side can perform database or file access, process the data, then format the data and return it back to the browser.
在本文中,我分析了J2EE环境中服务器端资源(例如数据库、消息队列、目录和企业系统)的连接合用。
In this article, I examine connection pooling in a J2EE environment for server-side resources such as databases, message queues, directories, and enterprise systems.
要认证和注册一个用户,您需要一个服务器端语言和一个数据库。
To authenticate and register a user, you need a server-side language and a database.
客户机发生更改时,上述操作将有效提供服务器端数据库的即时更新。
This effectively provides an instant update of the server-side database when the client changes.
有时候这仅仅是某种类型的会话id,它可以用来从内存或数据库检索服务器端状态。
Sometimes this may just be a session id of some sort that can be used to retrieve server-side state from memory or a database.
数据收集的这些级别(应用程序和数据库等级)在不具备收集服务器端资源级别监控(应用程序的各个组件正是运行于此)的情况下是无法完成的。
These levels of data collection (application and database tiers) are not complete without the ability to collect server-side resource level monitoring where the application components are running.
当调用服务器端插件进行身份验证时,用户IDplato可以访问noplatos之外的数据库。
User id Plato can access databases other than noplatos when the server side plug-in is invoked for authentication.
如果调用服务器端插件进行身份验证,则用户IDplato不能访问noplatos数据库。
The user ID plato cannot access the noplatos database if the server side plug-in is invoked for authentication.
在开发Web应用程序时,为逻辑层和ui层创建放置服务器端代码的数据库结构是一种标准实践。
When developing a Web application, it's standard practice to create a database structure on which server-side code is placed for the logic and UI layers.
浅请求是执行服务器端代码但是不访问持久性存储(例如数据库)就完成请求的Web页面发出的请求。
Shallow request are requests originating from the Web page that execute server-side code but do not access a persistence store (such as a database) to complete the request.
在出现Ajax之前,所有服务器端处理或数据库访问都需要“刷新”整个页面或通过浏览器呈现一个新页面。
Prior to Ajax, any server-side processing or database access would require the entire page to be "refreshed" or a new page to be rendered by the browser.
在数据库中记录信息之前调用Geocoder服务器端。
Call the Geocoder server-side before recording the information in the database.
通过使用X2O,你无需创建自己的数据库、构建存储过程、编写服务器端代码、甚至都不用将你的AS 3代码集成到数据服务中。
With it, you don't need to create your own database, build stored procedures, write server-side code, or even integrate your AS3 code to data services.
逻辑模型、存储模型和服务器端jazzAPI的语义全都与特定的关系数据库系统选择无关。
The semantics of logical models, storage models, and server-side Jazz APIs are all independent of the particular choice of relational database system.
在J2EE应用程序中存储服务器端状态的其他方法是使用有状态会话bean,或者在数据库中存储会话状态。
The other alternatives for storing server-side state in J2EE applications is to use stateful session beans, or store conversational state in the database.
用服务器端kerberos插件的名称更新数据库管理器配置参数srvcon_gssplugin _ list。
Update the database manager configuration parameter srvcon_gssplugin_list with the name of the server-side Kerberos plug-in.
这些业务规则都要求进行服务器端处理(即数据库查找)。
These business rules require server-side processing (that is, database lookups).
“服务器端时间”是指服务器端处理所花费的时间,比如通过LDAP验证和从数据库检索信息。
"Server side time" is the time spent on the server-side processes such as authentication by LDAP or retrieving information from a database.
在客户机第一次连接到数据库服务器并从服务器端参数中提取信息之后,备用服务器信息被缓存在客户机上。
The alternate server information is cached at the client after first connecting to the database server and pulling the information from the server side parameter.
本文提供的下载文件包含创建数据库的SQL代码、用PHP编写的服务器端银行逻辑以及银行门户代码(XHTML、CSS和XHR)。
The code artifacts for DB creation of SQL, server-side Bank Logic in PHP, and Bank Portal (XHTML, CSS, and XHR) are provided in the download file included with this article.
清单16显示了服务器端的方法,JDBC调用数据库以选中表中的所有联系人的方法。
The method on the server side, the JDBC call to the database that selects all contacts from the table, is shown in Listing 16.
客户端应用程序不知道入站和出站的JSON在服务器端的数据库中被转换成xml。
The client application is not aware that incoming and outbound JSON is being transformed into XML on the server side in the database.
确保客户端和服务器端上的基础数据库的数据一致。
Make sure that the underlying database on the client and on the server contains the same data.
您应该对Web服务器、服务器端编程和数据库设计有基本的认识和了解。
You should have a basic understanding of Web servers, server-side programming, and database design.
用按优先顺序排列的服务器端gss - API插件名称列表更新数据库管理器配置参数srvcon_gssplugin _ list。
Update the database manager configuration parameter srvcon_gssplugin_list with the name of the server-side GSS-API plug-ins in the order of preference.
应用推荐