• The resulting table space will have a container on each storage path used by the database.

    生成空间数据库使用每个存储路径拥有一个容器

    youdao

  • This ensures that container names are unique across partitions, by using the database partition number as part of the container name.

    通过使用数据库分区作为容器名称一部分,可以确保容器名称在各分区当中惟一的

    youdao

  • If you move a database and forget to move a container, or forget to have an entry for it in the file (if the location is changing), you will still be able to connect to the database.

    如果移动数据库,但是忘记移动容器或者忘记文件中添加上相应的条目(如果改变位置的话),仍然可以连接数据库。

    youdao

  • The wizard assumes that messaging engine for the process container USES the same database as the business process container itself.

    向导假设用于流程容器消息传递引擎使用业务流程容器本身相同数据库

    youdao

  • The container will load the data with the weakest lock available for the targeted database.

    容器目标数据库接受最低锁定装载数据

    youdao

  • The reason why the asynchronous read ratio is so small is because the table Spaces in the database are set up with only one container each so that prefetching cannot take place.

    异步读取比率如此原因是因为数据库中的空间每个仅仅设置一个容器以致无法进行预取。

    youdao

  • If there is no space character in the container name after the database partition expression, it is assumed that the rest of the string is part of the expression.

    如果容器名称中在数据库分区表达式后面没有空格字符认为剩下字符串表达式的一部分

    youdao

  • Defines the fields that are container managed with the appropriate columns in the database table that they represent.

    数据库对应的,对代表列的容器管理字段进行定义

    youdao

  • Terminate the database partition expression with a space character; whatever follows the space is appended to the container name after the database partition expression is evaluated.

    数据库分区表达式一个空格字符结束;数据库分区表达式计算完毕后,空格内容容器名称的后面。

    youdao

  • If so, the EJB container delays database operations until transaction commit time.

    如果启用ejb容器会将数据库操作延迟事务提交时处理。

    youdao

  • Local transactions (sometimes referred to as database transactions) are transactions that are managed by the database rather than the container environment.

    本地事务(有时称为数据库事务)数据库不是容器环境管理事务。

    youdao

  • A tablespace is a logical layer between the database and the container objects that actually hold the data.

    表空间数据库实际容纳数据容器对象之间逻辑

    youdao

  • This was especially true for entity objects, which often mapped to container classes or database tables.

    对于实体对象来说基本上正确的,实体对象通常被映射容器或者是数据库

    youdao

  • The table spaces in the database are set up with only one container each so that prefetching cannot take place.

    数据库中的空间仅仅配置一个容器以致无法进行预取。

    youdao

  • You can think of a schema as a container for all the related structure definitions within a particular database.

    可以模式当成特定数据库所有相关结构定义容器

    youdao

  • If a tablespace is "managed by database" on production, it should also be "managed by database" on test, using the same type of container (file or device) as used in production.

    如果生产中表空间数据库管理”,那么测试应该“由数据库管理的”。

    youdao

  • The first one, which USES Container-Managed Persistence (CMP) to provide object-based access to a simple database table, is called PhoneBookEntryBean.

    第一使用容器管理持久性(Container - Managed Persistence,CMP)提供简单数据库phonebookentrybean的基于对象的访问

    youdao

  • The application server enables the use of technologies like JMS (including MQ JMS connectivity), Web services, J2EE Container services, JDBC database access and so forth.

    应用程序服务器支持使用诸如jms(包括MQ JMS连接)、Web服务J2EE容器服务、JDBC数据库访问技术。

    youdao

  • How do you balance writing end to end tests that require a full container and database (but replicate the full environment) versus lighter tests that make use of mocks for key JEE constructs?

    又是怎样平衡那些需要完整容器数据库到端(endto end)测试Mocks替换关键JEE构件而进行的轻量级测试的呢?

    youdao

  • Normally, you would need an empty database as container to store the EcoSpace.

    一般情况下需要一个数据库作为存储ecospace的容器

    youdao

  • Optimistic concurrency strategy holds no locks in the EJB container or database during a transaction.

    Optimistic并发策略事务期间不在 EJB容器数据库持有任何

    youdao

  • The sample application embeds the database engine, Derby, and the servlet container, Jetty, within the application.

    示例应用程序数据库引擎derbyservlet容器Jetty嵌入在应用程序

    youdao

  • This is the simplest solution if the database is used exclusively by Tomcat for container managed security.

    如果Tomcat仅数据库获得容器管理的安全性,那么就是简单的解决方案

    youdao

  • The Local transaction model gets its name from the fact that transactions are managed by the underlying database resource manager, not the container or framework your application is running in.

    LocalTransaction模型中,事务底层数据库资源管理程序(而非应用程序所在容器框架)管理便是它得名的原因。

    youdao

  • DbUnit manages the data in a database and Cargo automates container management in a generic fashion.

    DbUnit管理数据库中的数据Cargo使容器管理通用方式实现自动化。

    youdao

  • The EJB container, persistence manager and the relational resource adapter and database work together to control the concurrency.

    ejb容器持久性管理程序相关资源适配器数据库将联合起来并发性(concurrency)进行控制

    youdao

  • So you can host Web applications, database applications, Web services, and more right here at the client container.

    所以可以此处客户端容器承载Web应用程序、数据库应用程序、Web服务更多权限

    youdao

  • If you want to modify the object in the database, it's simple to take the object retrieved from the container, modify it in some way, and then store it back, as shown in Listing 5.

    如果希望修改数据库中的对象那么容器中检索对象,使用某种方式进行修改,然后存储数据库即可,如图5所示。

    youdao

  • The FinderHelper class lets you help the container retrieve the appropriate information from the database.

    FinderHelper帮助容器数据库检索适当信息

    youdao

  • Normally, you would need an empty database as a container to store the EcoSpace.

    通常需要一个数据库作为存储ecospace容器

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定