不过,备用服务器信息将仅存储在JDBC驱动程序端的内存中。
However, the alternate server information will only be stored in memory on the JDBC driver side.
您可在客户端应用程序中或者作为存储过程来实现此类逻辑。
You can implement this kind of logic in the client application or as a stored procedure.
它通过处理从预定义的工作流程中得到的请求并由接收端存储随后的修复响应来实现了这个功能。
It achieves this by processing the incoming request through a pre-defined workflow and storing the response for a later retrieval by the receiver(s).
在这种情况下,要么不使用存储过程,要么在客户机端执行一部分逻辑,而在存储过程中执行其余的逻辑。
In this case, either do not use stored procedure, or execute part of the logic in the client side and execute the rest in a stored procedure.
在服务器端处理程序中,必须将这些合作伙伴ID存储在外部存储中,并通过从此处读取合作伙伴ID来使用附件。
And in the server-side handler, you have to store these partner IDs in an external storage and consume the attachment by reading the partner IDs from there.
对象存储在某种类型的列表或数组(称为“池”)中,并且根据请求分发给客户端。
Objects are stored in some type of list or array called the pool, and handed out to the client on request.
在代表客户端存储数据的数据库中,通常已经有一个表示客户端的表。
In databases that store data on behalf of clients, there is typically already a table representing a client.
存储过程包含存储在数据库中的一系列代码,扩展了运行在数据库服务器上的客户端。
Stored procedures contain a sequence of code stored on a database, serving as an extension to clients that run on a database server.
总之,因为SSL使用证书身份验证,所以SSL连接的每一端都必须持有密钥存储文件中的适当密钥。
In summary, because SSL USES certificate authentication, each side of the SSL connection must possess the appropriate keys in a key store file.
这些API允许自定义应用程序从远程机器上发送请求来修订存储库中的文档或由客户端传输的文档,如图4所示。
These APIs, allow custom applications to send requests from a remote machine to redact documents in the repository, or documents transmitted by the client, as shown in Figure 4.
注意,该服务器不需要让客户端的密钥在其信任存储区中(反之亦然),因为该CA是受信任的。
Notice that the server does not need to have the client's key in its trust store (and vice versa) because the ca is trusted.
在客户端和服务器之间传递的参数和结果类型可以包括在组件的存储模型中声明的类型。
The parameter and result types that pass between client and server can include types declared in the component's storage model.
组件的服务器端逻辑调用这些方法来直接操作它在存储库中的项。
The server-side logic of a component calls these methods to directly manipulate its items in the repository.
需要执行多个sql语句的大型或复杂的处理可以转移到服务器端存储过程中,从而向企业应用程序提供集中的接口。
Large or complex processing that might require the execution of several SQL statements can be moved into server-side stored procedures to provide a centralized interface to enterprise applications.
客户端需要显式调用这个操作来从数据存储中删除过期的附件数据。
The client needs to explicitly call this operation to remove the obsolete attachment data from the data store.
组件的存储模型包含在组件的公共插件中,该插件同时安装在客户端和服务器上。
A component's storage model is contained in the component's common plug-in, which gets installed on both clients and servers.
另一方面,服务器端流程实施可以在与主操作相同的存储库事务中运行;客户端流程实施则不是事务性的。
On the other hand, server-side process enactment can run in the same repository transaction as the main operation; client-side process enactment is not transactional.
一共有 21284 个客户端存储分页,它们中没有一个是固定的。
There are 21284 client storage pages, and none of them are pinned.
创建、更新和删除存储库中的项只能通过上面讨论的服务器端机制来完成。
Creating, updating, and deleting items in a repository can only be done using the server-side mechanisms discussed above.
这意味着该接口必须提供相关方法,以帮助客户端的各个部分在所访问的存储库中的项的当前状态方面保持协调。
This means that it must provide ways to help the various parts of the client to remain coordinated with respect to the current state of the items that they access in the repository.
我们需要防止队列管理器接受来自只拥有队列管理器密钥存储区中的某个 CA 所签发证书的任何客户端的证书。
We need to prevent the queue manager from accepting a certificate from simply any client that has a certificate issued by one of the CA's in the queue manager's keystore.
SQS主要用于分布式系统间的通讯,把消息发送并存储到队列中,等待客户端使用。
SQS is used by distributed applications to communicate by sending messages to queues where they are stored awaiting to be consumed by clients.
如果客户端或服务器的信任存储区中尚没有ca根证书,则导入该证书。
Import the ca root certificate, if it does not already exist in the trust store of the client or the server.
尽管RDBMS为在传统的客户端-服务器架构中存储数据提供了一个坚实的基础,但它不能轻松地(或便宜地)扩展到多个节点。
While the RDBMS provides a rock-solid foundation for storing data in traditional client-server architectures, it doesn't easily (or cheaply) scale to multiple nodes.
不论漏洞是在存储过程中或是在客户端源代码中都是如此。
This should be true whether the vulnerabilities are in the stored procedures or in the source code on the client side.
本文中的示例1 (EJB客户端示例)移除已经加载到存储库中的重复WSDL。
Example 1 in this article, the EJB client example, removes duplicate WSDLs that have already been loaded into the repository.
在使用证书身份验证(客户端或服务器)时,您需要理解信任存储库中的每个签署者都代表一个身份信息(证书)的受信任提供者。
When using certificate authentication (client or server), you need to understand that each signer in the trust store represents a trusted provider of identity information (a certificate).
然而在现实世界中,用户需要在服务器端存储某些信息(例如,典型零售应用程序中的购物车信息)。
In the real world, however, users need to store some information on the server side (for example, shopping cart information in a typical retail application).
有状态信息可以存储在HTML表单字段中、附加到超链接或者存储在客户机端的cookie中。
Stateful information can be stored in HTML form fields, appended to hyperlinks, or stored in cookies on the client side.
有状态信息可以存储在HTML表单字段中、附加到超链接或者存储在客户机端的cookie中。
Stateful information can be stored in HTML form fields, appended to hyperlinks, or stored in cookies on the client side.
应用推荐