- 1. EJBs and wrapping database access.
- EJB和封装数据库访问。
来自互联网
- 2. Servlet requests and database access.
- servlet请求和数据库访问。
来自互联网
- 3. Give SQL login database access rights.
- 授予SQL登录数据库访问权。
来自互联网
- 4. SQL commands to perform database access.
- 执行数据库访问的SQL命令。
来自互联网
- 5. Database access is performed through JDBC.
- 数据库访问是通过JDBC实现的。
来自互联网
- 6. FESI comes with a database access extension.
- FESI带有数据库访问扩展名。
来自互联网
- 7. Putting a web front end on the database access.
- 将一个web前端放置到数据库存取器上。
来自互联网
- 8. Still, you can't deny the cost of database access.
- 但数据库访问的代价却还是不容忽视。
来自互联网
- 9. SQuirreL SQL configuration: Configuring Database access.
- SQuirreLSQL配置:配置数据库访问。
来自互联网
- 10. Writing dynamic classes doesn't end with database access.
- 编写动态类不仅限于数据库访问。
来自互联网
- 11. The script includes the Pear: : DB database access class.
- 这个脚本包含Pear:DB数据库访问类。
来自互联网
- 12. For example, the database access is a wrapper around JDBC.
- 例如,数据库访问就是对JDBC的包装。
来自互联网
- 13. All other database access should be done using a data source.
- 其他所有数据库访问应该使用一个数据源。
来自互联网
- 14. One example of this problem comes with database access objects.
- 这类问题的一个示例来自数据库访问对象。
来自互联网
- 15. Listing 2 shows a simple database access class for the book table.
- 清单2显示了图书表的简单的数据库访问类。
来自互联网
- 16. These replacement operators are the key to secure database access.
- 这些替换操作符是安全数据库访问的关键。
来自互联网
- 17. DBI defines methods, variables and conventions for database access.
- DBI定义了访问数据库的方法、变量以及约定。
来自互联网
- 18. The database access, ODBC, has suffered from performance stigma.
- 数据库访问组件odbc已经遭受到性能上的尴尬。
来自互联网
- 19. Database developer (database programmer) - database access development.
- 数据库开发人员(数据库程序员)—数据库访问开发。
来自互联网
- 20. Local database access is always quicker than accessing a remote database.
- 访问本地数据库始终比访问远程数据库要快。
来自互联网
- 21. Some systems even automate writing some of the database access code for you.
- 一些系统甚至可以自动写入一些数据库访问代码。
来自互联网
- 22. That is, all database access is performed through stored procedure invocations.
- 也就是说,所有数据库访问都是通过存储过程调用来执行的。
来自互联网
- 23. The proxy allows database access to computers in the library or off campus.
- 通过代理允许馆内或者校外计算机访问数据库。
来自互联网
- 24. Logical units should be created to aggregate database access to related objects.
- 这时应该创建逻辑单元,以便将数据库访问聚合到相关对象中。
来自互联网
- 25. The tight integration of database access is a strong point of the ABAP language.
- 数据库访问的紧密集成是ABAP语言的强项。
来自互联网
- 26. All database access in the system is made through a DAO to achieve encapsulation.
- 系统中的所有数据库访问都通过DAO进行以实现封装。
来自互联网
- 27. Security of the database access relies on a JDBC driver and a database implementation.
- 数据库访问安全依赖于JDBC驱动程序和数据库实现。
来自互联网
- 28. In most cases, a DAO application like the one above would use JDBC for database access.
- 在大多数情况下,类似于上述示例的DAO应用程序会使用JDBC进行数据库访问。
来自互联网
- 29. Usually, different users in your organization require different levels of database access.
- 通常,组织中的不同用户需要不同的数据库访问级别。
来自互联网
- 30. The sample application USES these tags to perform tasks like iteration and database access.
- 示例应用程序使用这些标记来执行诸如迭代和数据库访问之类的任务。
来自互联网