- 1. A supported database engine.
- 一个受支持的数据库引擎。
来自互联网
- 2. The database engine is embeddable.
- 该数据库引擎是可嵌入的。
来自互联网
- 3. Fully Managed code database engine.
- 完整的代码数据库引擎。
来自互联网
- 4. Shutdown the embedded database engine.
- 关闭嵌入式数据库引擎。
来自互联网
- 5. Starting the embedded Derby database engine
- 启动嵌入式Derby数据库引擎。
来自互联网
- 6. I simply forgot to start my database engine.
- 我忘记启动数据库引擎了。
来自互联网
- 7. MySQL is an extensible, open storage database engine.
- MySQL是一个可扩展的开放式存储数据库引擎。
来自互联网
- 8. It requires no database engine (in this simple case).
- 它不需要数据库引擎(在这个简单的例子中)。
来自互联网
- 9. Of course, your database engine has to support this feature.
- 当然,数据库引擎必须支持这些特性。
来自互联网
- 10. This strategy keeps us from second-guessing the database engine.
- 这种策略可以让我们不必二次猜测数据库引擎。
来自互联网
- 11. SQLite, an extremely small, zero-configuration SQL database engine.
- 一个相当小的、无需任何配置的SQL数据库引擎。
来自互联网
- 12. SQLite requires only that the database engine and name be specified.
- SQLite只需要指定数据库引擎和数据库名即可。
来自互联网
- 13. All threads that access the database do so through the database engine.
- 访问该数据库的所有线程都是通过该数据库引擎来进行的。
来自互联网
- 14. The first release of the database engine, then called JBMS, was in 1997.
- 在1997年,该数据库引擎发布了第一个版本,那时称为JBMS。
来自互联网
- 15. The result is simplified functions that leave the set processing to the database engine.
- 其结果就是将集合处理交给数据库引擎的简化函数。
来自互联网
- 16. The Derby database engine and JDBC driver are contained in a single jar file, derby.jar.
- Derby数据库引擎和JDBC驱动程序被包含在一个jar文件中,这个文件就是 derby.jar。
来自互联网
- 17. With an embedded database engine, the application USES the JDBC API to access the database.
- 在嵌入时,应用程序使用JDBCAPI来访问数据库。
来自互联网
- 18. Simply making the database engine highly available does not necessarily create a HA solution.
- 仅仅使数据库引擎高度可用未必就能创建出一个HA 解决方案。
来自互联网
- 19. Install DB2 Everyplace database engine and the Sync client applications on the mobile client.
- 在移动客户机上安装DB 2Everyplace数据库引擎和SyncClient应用程序。
来自互联网
- 20. The access plan is created by the database engine based on the SQL statement that is submitted.
- 访问计划是由数据库引擎根据提交的sql语句创建的。
来自互联网
- 21. The Model layer includes the Derby database engine, consisting of a single .jar file, derby.jar.
- Model层包括Derby数据库引擎,由单个 .jar文件(即derby.jar)组成。
来自互联网
- 22. This includes the browser or the user interface section, the application server, and the database engine.
- 这包括浏览器或用户接口部分、应用程序服务器和数据库引擎。
来自互联网
- 23. I have elected to use the InnoDB database engine to allow for later table joining and relationship creation.
- 我选择使用In noDB数据库引擎支持后面的表格连接和关系创建。
来自互联网
- 24. The ID is created automatically by the database engine and increments automatically, guaranteeing a unique ID.
- 这个ID是由数据库引擎自动创建的,并且自动地递增,从而确保它是唯一的 ID。
来自互联网
- 25. The schema can be imported later into the database engine and converted to the real thing in a matter of minutes.
- (模式稍后可以导入数据库引擎并在几分钟之后转换为实际内容).
来自互联网
- 26. Every database engine has its own characteristics and usually there is a need for a platform specific SQL tuning.
- 每个数据库引起都有自己的特点,通常需要针对平台进行专门的SQL优化。
来自互联网
- 27. SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine.
- SQLite是一个实现了自包含、可嵌入、零配置的SQL数据库引擎的小规模C代码库。
来自互联网
- 28. Continuous availability demands that the database engine be available for processing with no perceivable downtime.
- 持续可用性要求数据库引擎随时可用,没有可觉察的停机时间。
来自互联网
- 29. With a professional database solution, the problems of locking and corruption are resolved by the database engine.
- 使用专业的数据库解决方案,可以通过数据库引擎来解决锁定和数据损坏的问题。
来自互联网
- 30. The embedded JDBC driver transfers data to and from the database engine without the need for network communication.
- 嵌入式的JDBC驱动程序将数据送入和送出数据库引擎,无需进行网络通信。
来自互联网