• Database loading consumes significant system resources and time, depending on data volume and the number of dimensions.

    加载数据多维数据库过程,需要消耗大量系统资源(内存、CPU等)。

    youdao

  • Inside the kit are the benchmark facilities for loading the database and driving the benchmark.

    这个工具包用于加载数据库驱动基准测试程序一些基准工具

    youdao

  • Loading the data from your data source (database or filesystem) is inefficient, especially if you ultimately run the same queries every time you want to access the information.

    数据源(数据库文件系统)加载数据十分低效,若是每次访问该信息时都运行相同查询,就显低效。

    youdao

  • However, when data is not clean, the duplicate records get dropped and there is less data to load into the database. This reduces loading time.

    但是数据干净时,副本记录弃用,只需将较少的数据加载数据库将减少加载时间

    youdao

  • Otherwise, a single query could cascade to loading the entire database.

    否则一个简单查询能级联加载整个数据库。

    youdao

  • Database connection needs to be maintained for the duration of the multiple query cycle else a lazy loading exception is thrown, resulting in inadequate use of resources.

    多个查询语句执行过程需要保持数据库连接否则抛出一个延迟加载异常,这将导致数据出现问题。

    youdao

  • Another issue with lazy fetching is that the database connection has to be retained until all the required data is fetched else the application will throw a lazy loading exception.

    延迟抓取另一个问题就是在获取到请求的数据一直打开数据库连接否则应用就会抛出个延迟加载异常

    youdao

  • The loading of data then becomes at most a three-stage process, loading the data from the cache or from the database and storing in the cache, as appropriate.

    数据加载成为至多三个步骤过程缓存加载数据数据库(视情况定)加载数据存储缓存内。

    youdao

  • Start by loading the submitted instance, and by connecting to the database.

    我们从加载提交实例连接数据库开始

    youdao

  • This activity requires the execution of several database lookups and therefore significantly delays the loading of the user's home page.

    活动需要执行一些数据库查询操作因此会造成加载用户主页出现显著延时

    youdao

  • Lazy loading is a technique used to fetch data from the user database only when it's required.

    延迟加载一种需要用户数据库获取数据技术

    youdao

  • Data loading is, for the purpose of this analysis, dependant on DB2, which is the default MDM database platform.

    为实现这个分析目的数据加载依赖DB 2——默认MDM数据库平台

    youdao

  • While loading, it is possible to reorganize the data to better suit the algorithms -- for example, loading into a hash table or a database may help in working with a large data set.

    加载时候可以重新组织数据以便更好地适应算法比如,加载列表或者数据库中可以帮助处理大型数据集。

    youdao

  • An incorrect setting for this parameter (for example, setting the initial loading of an empty database to DELTA), can result in a number of errors that can cause execution to abort.

    如果错误设置这个参数(例如,将一个数据初始加载设置DELTA),则可能会导致一些错误,从而导致执行中断。

    youdao

  • The standard processing for loading a JDBC driver requires two items: the driver's class name and the JDBC URL of the database that's targeted for connection.

    载入JDBC驱动程序标准过程需要:驱动程序连接目标数据库JDBCURL

    youdao

  • Loading and saving objects from the database.

    加载保存数据库中的对象

    youdao

  • Loading data from the Oracle database to the Salesforce contact.

    数据Oracle数据库装载Salesforce contact。

    youdao

  • The start Derby task is responsible for loading the embedded database engine into memory and should come before all other Derby tasks in the Ant script.

    startderby任务负责嵌入式数据库引擎加载内存中,因此在ant脚本应该放在所有其他derby任务前面

    youdao

  • It USES the FastLoad utility and provides the function of loading bulk data into an empty database table.

    使用FastLoad实用工具提供了将批量数据加载数据库中的功能

    youdao

  • While for the most part the discussion has been general, when it comes to actually loading the data into the database, the MassLoad program in WebSphere Commerce Loader package is used.

    然而对于我们已经涵盖大部分讨论而言,实际上加载数据数据库中的时候,WebSphereCommerceloader中的MassLoad程序被使用的。

    youdao

  • To reiterate, memcached is a cache for storing frequently used information to save you from loading and processing information from slower sources, such as disks or a database.

    强调一下,memcached一个用来存储常用信息缓存,有了它,便无需缓慢资源比如磁盘或数据库,加载处理信息了。

    youdao

  • For example, loading person from the database may be fine for the first version of the application, but for the second version, you may need to add the ability to load a person from a Web service.

    例如数据库装入Person可能适用第一版本应用程序但是对于第二个版本,可能需要添加Web服务装入人员功能

    youdao

  • Easily migrate data to a partitioned database or warehouse using the splitter function to unload into pre-split files ready for parallel loading.

    使用splitter功能数据卸载预分区文件来为并行加载做准备轻松地数据迁移分区数据库数据仓库

    youdao

  • These methods are invoked by MainActivity when loading information from the database (see Listing 14).

    这些方法数据库加载信息MainActivity调用(参见清单14)。

    youdao

  • The following example illustrates realizing the template, creating the tables, and loading data on four target database servers.

    下面例子演示了如何4个目标数据库服务器上实现模板创建以及装载数据

    youdao

  • Within the migration, you can populate the database table, perhaps by invoking a SQL script or loading a fixture.

    迁移中,可以填充数据库可能通过调用SQL脚本装载fixture

    youdao

  • You can use the Direct load approach to perform both the initial loading of the database (referred to as the initial) as well as processing of updates (referred to as the Delta).

    DirectLoad方法用于执行数据库初始加载(称为Initial),可用于处理更新(称为Delta)。

    youdao

  • 'Lazy loading' tells NHibernate not to load an object from the database until the application needs to access its data.

    'lazyloading '告知NHibernate不要数据库表中加载这个类对象直到程序需要访问这个对象的数据时才加载。

    youdao

  • When loading an ASP.NET page that contains a data-bound control linked to a SqlDataSource, the SqlDataSource communicates directly with an underlying database.

    加载包含链接SqlDataSource数据绑定控件的ASP.NET时,SqlDataSource直接基础数据库进行通信

    youdao

  • Microsoft and Unisys announced a record for loading data into a relational database using an Extract, Transform and load (ETL) tool.

    微软Unisys公司宣布了一纪录,它是关于关系数据库数据提取转换加载(etl的)工具

    youdao

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

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

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