执行数据库访问的SQL命令。
FESI带有数据库访问扩展名。
编写动态类不仅限于数据库访问。
数据库访问是通过JDBC实现的。
servlet请求和数据库访问。
授予SQL登录数据库访问权。
但数据库访问的代价却还是不容忽视。
EJB和封装数据库访问。
这类问题的一个示例来自数据库访问对象。
One example of this problem comes with database access objects.
其他所有数据库访问应该使用一个数据源。
All other database access should be done using a data source.
这些替换操作符是安全数据库访问的关键。
These replacement operators are the key to secure database access.
例如,数据库访问就是对JDBC的包装。
清单2显示了图书表的简单的数据库访问类。
Listing 2 shows a simple database access class for the book table.
数据库访问的紧密集成是ABAP语言的强项。
The tight integration of database access is a strong point of the ABAP language.
这个脚本包含Pear:DB数据库访问类。
一些系统甚至可以自动写入一些数据库访问代码。
Some systems even automate writing some of the database access code for you.
该信息隐式用于对该类的表的所有数据库访问中。
This information is used behind the scenes for all the database access to this class 'table.
数据库访问组件odbc已经遭受到性能上的尴尬。
The database access, ODBC, has suffered from performance stigma.
SQuirreLSQL配置:配置数据库访问。
通常,组织中的不同用户需要不同的数据库访问级别。
Usually, different users in your organization require different levels of database access.
系统中的所有数据库访问都通过DAO进行以实现封装。
All database access in the system is made through a DAO to achieve encapsulation.
在其众多的优势中,数据库访问至少存在一个瓶颈:连接。
For all their numerous advantages, database access has at least one bottleneck: connections.
这就是可靠测试需要某类容器内策略和数据库访问的原因。
That's why reliable testing requires some sort of in-container strategy with database access.
具体表现就是提前执行一些工作,比如确定数据库访问路径。
It does this by performing some work ahead of time, such as determining the database access path.
也就是说,所有数据库访问都是通过存储过程调用来执行的。
That is, all database access is performed through stored procedure invocations.
数据库访问安全依赖于JDBC驱动程序和数据库实现。
Security of the database access relies on a JDBC driver and a database implementation.
您可能还会考虑您用来优化数据库访问的游标类型。
You might also want to consider the type of cursor you should use to optimize data access.
这时应该创建逻辑单元,以便将数据库访问聚合到相关对象中。
Logical units should be created to aggregate database access to related objects.
对于需要访问数据库的页面,页面渲染时间与数据库访问相关。
For pages that require hitting the database, page render times are related to db access.
切换到直接的数据库访问和JMS是性能改善的最大单一贡献者。
Switching to direct database access and JMS was the single biggest contributor to performance improvement.
应用推荐