The data exposed on the service interface comes from the underlying database via the application code.
这个服务接口公开的数据是通过应用程序代码从底层数据库获得的。
The client application can now use this import context to get the binding information from the name service database.
现在,客户机应用程序可以使用这个导入上下文从名称服务数据库获取绑定信息。
An application with proper access to the database can create a name to be stored in the name service database.
对名称服务数据库有适当访问权的应用程序可以创建名称并存储在数据库中。
And if the application servers must be divided up to service only one database, then the efficiencies of multi-tenancy are further eroded.
如果必须分割应用服务器以便只为一个数据库提供服务,那么多租户的高效率特性将进一步被折损。
The server generally advertises it's interfaces and object UUIDs publicly in the name service database so that any client application can reach to it using this information.
一般情况下,服务器会在名称服务数据库中公开地列出它的接口和对象UUID,让任何客户机应用程序都可以使用此信息联系它。
Our application has several service layer methods which only deal with database “A” in most instances; however occasionally they also retrieve read-only data from database “B”.
我们的应用程序有多个在大多数情况下只和数据库“A”打交道的服务层方法;它们偶尔也会从数据库“B”中获取只读数据。
Normally, a RPC server application advertises or exports its location, that is the binding information which gets stored in a name service database.
通常,RPC服务器应用程序会公布或导出它的位置,位置信息以绑定信息的形式存储在名称服务数据库中。
LongJump, a provider of customizable business application, has introduced a new service to provide database hosting to companies that are looking to reduce maintenance and administration costs.
一个定制化业务应用提供商,最近推出了一款新的服务,为打算缩减维护管理成本的企业提供数据库托管。
The service may use a database service or use application components to enforce these logical data rules.
这个服务可以使用一个数据库服务或使用应用程序组件来实施这些逻辑数据规则。
This service ranges from environment setup, application deployment, scalability expertise, database tuning and maintenance, etc.
服务范围包括环境设置、应用程序部署、伸缩性技能、数据库调优和维护等。
Creating a Service Request in a CRM application exposed as a Database stored procedure (e.g. Oracle CRM) exposed over ESB using MQ or JMS bindings; or.
在CRM应用程序中创建服务请求,使用MQ或JMS绑定通过ESB公开为一个数据库存储的过程(如oracle CRM);或者。
Amazon Relational Database Service is a PaaS that offers an on-demand, cloud-based, scalable MySQL instance for application development.
Amazon关系数据库服务是一种PaaS,提供了一种用于应用程序开发的按需、基于云、可扩展的MySQL实例。
The web service application USES this data source to read and write data to the DB2 database server instance.
此web服务应用程序使用这个数据源来将数据读写到DB 2数据库服务器实例。
The sample application accesses the database through the service layer from both tiers to demonstrate how we use Spring in both of them.
该示例应用程序通过服务层从两个层访问数据库,以演示如何在这两个层中使用Spring。
A data source could be a relational database, a file, a Web Service or even a custom data source included within a line of business application.
数据源可以是关系数据库、文件系统、Web服务,甚或一系列业务应用程序中包含的自定义数据源。
If the database access cost 7ms, the application server 13ms, and the Web server 5ms, then the service time of the Web page becomes 25ms.
如果数据库访问花费7ms,应用服务器花费13 ms,Web服务器花费5ms,那么网页的服务时间就是25 ms。
For example, loading person from the database may be fine for the first version of the application, but for the second version, you may need to add the ability to load a person from a Web service.
例如,从数据库装入Person可能适用于第一个版本的应用程序,但是对于第二个版本,可能需要添加从Web服务装入人员的功能。
Platform-as-a-Service: BPM BlueWorks runs on a middleware platform that includes application servers, database servers, collaboration servers, and security servers.
平台即服务(Platform - as - a - Service):BPMBlueWorks运行在一个包含应用服务器、数据库服务器、协作服务器和安全服务器的中间件平台上。
The customer Service utility included with this article is a simple Web application that allows users to save basic customer information into a database.
本文中介绍的CustomerService实用程序是一个简单的Web应用程序,它允许用户将基本的客户信息保存到数据库中。
Applications can embed the database Management System (DBMS) engine in the application process, eliminating the need to manage a separate database process or service.
应用程序可以将数据库管理系统(Database Management System,DBMS)引擎嵌入应用程序进程中,从而无需管理单独的数据库进程或服务。
For example, you may bind only one relational database service (MySQL or PostgreSQL) to an application.
比如,你应该只给自己的应用绑定一个关系型数据库服务(MySQL或PostgreSQL)。
As it is forbidden to call the database service after having received a Prepare, how can the caching application store its cached data at the end but before the commit?
由于应用程序在接收到Prepare指令后将禁止调用数据库服务,那么服务如何在Commit之前存储数据呢?
We suppose there are two application nodes (Appl1 and Appl2), a database node (DB), and a node containing a log service (LogService).
我们假定有2个应用程序节点(Appl1和Appl2),一个数据库节点(DB),和一个包含日志服务的节点(LogService)。
Suppose that later the application topology changes, placing a Web service between the application and the database.
假设不久后应用程序拓扑发生了改变,在应用程序和数据库之间放置了Web服务。
Next, the resulting composite application calls the Finance Management System that maintains a database of Tax Service process rules.
接下来,复合应用程序调用了FinanceManagementSystem,该系统维护TaxService流程规则的数据库。
The customer Service utility (available in the Download section of this article) is a simple Web application that lets you save basic customer information into a database.
CustomerService实用程序(可在本文的下载部分获得)是一个简单的Web应用程序,它允许将基本的客户信息保存到数据库中。
For example, if the desire is to expose a Web service, then the SIP application can publish the URI to a database, JMS, or other means such that the Web service that is invoked has access to the URI.
例如,如果需要公开Web服务,则SIP应用程序可以将该URI发布到数据库、JMS或调用的Web服务能够访问该uri的其他位置。
The result of this communication will be the integration of data stored in a relational database, and data retrieved from a SOAP Web service application hosted on IBM WebSphere application Sever.
通信的结果是,集成了存储在关系数据库中的数据,以及从宿主在IBMWebSphereApplicationSever上的SOAPWeb服务应用程序检索了数据。
An example of service call request processing is a request sent to an adapter to perform database updates to an application table.
一个服务器请求处理的例子是,将请求发送到适配器以对应用程序表执行数据库更新。
Access control: Fine-grained access control might be necessary via a database lookup primitive, or a service invoke to an application specific authorization service.
访问控制:细粒度的访问控制可能是必须的,通过一个数据库查找原语或对特定于应用程序的授权服务的调用实现。
应用推荐