将这个存储过程部署到数据库。
所有这些实体可以持久化到数据库。
All these entities are persisted to the database. The application is then comprised of two parts.
建立到数据库服务器的连接。
将这个函数注册到数据库中也很简单。
Registering this function in your database is also straight-forward.
下载该文件并将其复制到数据库服务器。
将查询一直解析到数据库当然具有优势。
Passing the query all the way down to the database certainly has its advantages.
将变更部署到数据库需要。
持久化上下文作用域划定到数据库事务。
使用DB2CLP验证到数据库的连接
保持到数据库中的实际过程是在事务中完成的。
The actual persistence into the database occurs as part of a transaction.
然后安装“ODBC到数据库”的连接器。
网络处理器进行到数据库服务器的客户机或用户连接。
Network processors make client or user connections to database server.
她也注意到数据库服务器的时间比应用服务器慢三分钟。
She also noticed that the database server was three minutes behind the application server.
当用户选择保存时,这条信息被存储到数据库中。
When the user chooses to save, the information is stored in the database.
将来自nagios的信息存储到数据库能加快检索速度。
Storing information from Nagios in a database will allow for quicker retrieval.
下一节解释如何将创建的SQLXML对象存储到数据库中。
The following section explains how to store the SQLXML object created in a database.
应用程序只会得到一条信息,说明目前没有到数据库的连接。
What the application perceives is only a message that there is no connection to the database.
图2显示了使用JDBC时从JPA应用程序到数据库的流。
Figure 2 shows the flow from a JPA application to the database using JDBC.
现在,需要将存储过程部署到数据库中以便测试它。
Now you need to deploy your stored procedure to the database so you can test it.
在将输入数据存储到数据库之前,可以对它进行检验。
Input data can be validated before it even gets stored in the database.
更高端的工具甚至可以把结果直接集成到数据库或其他数据存储库。
Higher end tools can even integrate results directly into databases or other data store repositories.
在完成所有关于XA的准备之后,就创建到数据库的JDBC连接。
After all the preparation concerning the XA issues, create a JDBC connection to the databases.
数据库级:这些进程是在建立到数据库的连接时初始化的。
Database Level: These are processes that are initialized when a connection is made to a database.
从zip文件中解压出这些 DTD并将它们注册到数据库。
Extract the DTDs from the zip file and register them to the database.
答案涉及到数据库管理器配置中代理的调整,正确的方法是进行微调。
The answer involves the tuning of agents in the database manager configuration, and the right approach is to tweak and tune.
另一种常见的技术是直接把XML文档转储到数据库的clob列中。
The other common technique is to simply dump your XML document inside a CLOB column in the database.
这需要从预期的XML结构到数据库模式中的关系表集合的固定映射。
This requires a fixed mapping from the expected XML structure to a collection of relational tables in your database schema.
BPEL能够被配置成将它的流程内部状态持久化到数据库中。
BPEL can be configured to persist its internal state of a flow to a database.
至此,您已经建立了到数据库的连接,接下来需要创建一个新的开发项目。
Now that you have established a connection to your database, you need to create a new development project.
为了使用这个存储过程,必须用下面的sql语句将该过程注册到数据库中。
In order to use the procedure, it must be registered in the database with the following SQL statement.
应用推荐