实例进程提供到数据库数据的访问。
将这个存储过程部署到数据库。
建立到数据库服务器的连接。
将这个函数注册到数据库中也很简单。
Registering this function in your database is also straight-forward.
下载该文件并将其复制到数据库服务器。
将查询一直解析到数据库当然具有优势。
Passing the query all the way down to the database certainly has its advantages.
将该JAR文件安装(装载)到数据库。
将变更部署到数据库需要。
然后这些信息将存储到数据库中。
使用DB2CLP验证到数据库的连接
如有必要,执行字符集到数据库代码页的转换。
Character set conversion into the database code page is performed if necessary.
保持到数据库中的实际过程是在事务中完成的。
The actual persistence into the database occurs as part of a transaction.
如何将该信息写入到数据库表中,留作读者的练习。
Writing that information into a database table is an exercise for the reader.
只有最基本的客户信息被存储到数据库中。
Only the most basic customer information is stored in the database.
然后安装“ODBC到数据库”的连接器。
网络处理器进行到数据库服务器的客户机或用户连接。
Network processors make client or user connections to database server.
在旧系统中,个人信息的更新同样是直接写入到数据库。
Profile updates were also written directly to the database in the old system.
当用户选择保存时,这条信息被存储到数据库中。
When the user chooses to save, the information is stored in the database.
首先,需要将USGS “遗留”数据导入到数据库。
To start, you need to get the USGS "legacy" data imported into your database.
创建了到数据库的连接之后,您需要创建一个数据开发项目。
After creating a connection to your database, you need to create a data development project.
下一节解释如何将创建的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.
单击ok按钮,就会把船只信息持久化到数据库中。
在将输入数据存储到数据库之前,可以对它进行检验。
Input data can be validated before it even gets stored in the database.
每个从网络到数据库服务器的往返行程从性能角度来看是昂贵的。
Each network round trip to the database server is expensive in terms of performance.
更高端的工具甚至可以把结果直接集成到数据库或其他数据存储库。
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.
所有事件都是实时地写入到数据库,以及从数据库读取的。
All the events are written and read in real time to and from the database.
应用推荐