Database connections configured visually.
数据库连接以可视方式配置。
Db2agent is used for db2 UDB database connections.
db2agent用于db 2UDB数据库连接。
Tagging database connections with client information.
用客户机信息标记数据库连接。
This page displays all discovered database connections.
该页面显示所有已发现的数据库连接。
This view lists all of database connections are listed.
在该视图下列出了所有的数据库链接。
Narrow the proportion of database connections to statements.
减少语句与数据库的连接。
Specifically, avoid non-pooled short-lived database connections.
特别是,要避免没有缓冲的、生命期短的数据库连接。
JDBC 2.0 provides 2 methods of establishing database connections.
JDBC 2.0提供了两种建立数据库连接的方法。
Adding new layers for existing database connections can be done right away.
可以立即为已有数据库连接添加新层。
When adding data connections, you can add local and remote database connections.
在添加数据连接时,您可以添加本地和远程数据库连接。
The HA software provides a virtual IP address resource for database connections.
HA软件为数据库连接提供一个虚拟ip地址资源。
An alternative way of handling database connections is to use data source objects.
另一种处理数据库连接的方法就是使用数据源(datasource)对象。
Now that we have created our Web project, we need to set up the database connections.
现在我们已创建了Web项目,接下来需要设置数据库连接。
Running out of database connections, thereby causing wait states in your application.
数据库连接耗尽,从而造成应用程序处于等待状态。
Singletons often control access to resources such as database connections or sockets.
单例模式同样用于控制像数据库连接或者sockets这样的资源访问。
Listing 6 shows my aspect for tracking database connections using AspectJ and the JDBC API.
清单6显示了利用AspectJ和JDBC API跟踪数据库连接的方面。
For example, information about configuring your instance, databases, and database connections.
例如,关于配置示例、数据库和数据库连接的信息。
Like local database connections, you can connect and disconnect from a configuration repository.
与本地数据库连接一样,可以连接配置存储库和中断连接。
Connection configurations contain the property values required for creating database connections.
连接配置包含创建数据库连接所需的属性值。
As with all database interaction, we need to set up our database connections and get our data out.
至于所有数据库交互,我们需要设置数据库连接并提取数据。
Database connections should be respected as a precious commodity, to be used wisely by applications.
应该把数据库连接看作是一种被应用程序广泛使用的宝贵资源。
Database connection utilization - detailed analysis of an application's use of database connections.
数据库连接使用情况——应用的数据库连接使用详细分析。
Consideration must also be made in regard to the number of active and concurrent database connections.
还必须考虑活动和并发数据库连接的数量。
This way, the Web server can preserve database connections and include application-specific processing.
通过该方法,Web服务器可以保持数据库连接,以及包含应用程序特定的处理信息。
SQLJ can perform syntactic and semantic checking on the code, using database connections at compile time.
SQLJ可以通过在编译时使用数据库连接,对代码执行语法和语义上的检查。
It minimizes the amount of database connections, thus improving overall database performance and throughput.
减少数据库连接的数量,提高了数据库的整体性能和吞吐量。
Developers using ODS can then associate this physical data model with their individual database connections.
然后,开发人员可以使用ODS将这个物理数据模型与他们的数据库连接关联起来。
Finally, disk access speed impacts the number of database connections and the speed of database and view openings.
最后,磁盘访问速度影响数据库连接的数量和打开数据库和视图的速度。
Other resources, such as semaphores, network handles, database connections, and so on, deserve the same consideration.
其他资源(如信号量、网络句柄、数据库连接等)同样值得考虑。
It establishes database connections directly to perform database operations such as data updates and result set retrieval.
它直接建立数据库连接来执行数据库操作,如数据更新和结果集检索。
应用推荐