• So far, this project looked like a typical database application, and there was no shortage of candidate persistence strategies.

    到目前为止这个项目看起来像是一个典型数据库应用程序并且并不缺少可供选择的持久性策略。

    youdao

  • Disk space requirements for databases are however considerably larger, with a typical database being several megabytes in size.

    对于典型数据库数据库占的磁盘空间相应的也变大了。

    youdao

  • A typical database, such as a collection of employee or customer records maintained by a business, may contain multiple search keys.

    一般数据库例如一家公司雇员或者顾客记录可能包含多个检索关键码

    youdao

  • The purpose was not to run a typical database benchmark with huge memory and storage server requirements, but rather to test CPU and process scalability.

    目的不是运行一个典型的、具有大量内存存储服务器需求数据库基准而是测试CPU和进程的可伸缩性。

    youdao

  • Typical approaches to logging in require the user to enter a username and password that are then authenticated against a database set up prior to the login attempt.

    登录方式通常都需要用户输入用户密码然后根据在尝试登录之前建立数据库用户名和密码进行验证

    youdao

  • In the real application, the results come from a limited database set, which is probably most typical.

    实际应用程序中,结果来自一个有限数据库集合也许常见的

    youdao

  • Notice that the typical PHP array that results from an SQL query (where the keys match database field names and the values match the data) is easily transported as a JSON object.

    注意SQL查询(其中等于数据库字段等于数据)生成典型php数组可以作为JSON对象轻松传输

    youdao

  • What we need is a database designed to work with the hierarchical structures of typical Web documents rather than cutting across them.

    我们需要一种处理典型Web文档层次化结构设计的数据库,而不是将其拆分开来。

    youdao

  • A typical design for a database with monthly roll-out based on sale_date, would be to use sale_date as the table partitioning key and create a separate partition for each month.

    对于需要每月根据sale_date转出数据的数据库典型设计使用sale_date作为分区每个创建一个单独分区

    youdao

  • One typical approach is to migrate the interface to a HTML-generating environment and allow users to search your LDAP database just like they would the rest of the Internet.

    一种典型方法接口移植HTML生成环境允许用户搜索LDAP数据库他们可搜索Internet的其余部分一样。

    youdao

  • If you were setting up a typical PHP application, you'd create a mysql_query wrapper to extract a listing from the database using an SQL query.

    如果正在设置典型PHP应用程序,您需要创建一个mysql _ query包装器使用sql查询数据库提取一个清单

    youdao

  • A typical SaaS application might have a set of application servers accessed through a load balancer and connected to a database server.

    典型SaaS应用程序可能会允许通过一个负载均衡器访问应用服务器连接数据库服务器

    youdao

  • Listing 2 shows a typical usage example of the merge statement using the stores_demo database.

    清单2——利用stores_demo数据库展示了merge语句典型使用示例

    youdao

  • Figure 1 illustrates a typical setting for the JDBC resource adapter, database components and WebSphere Process Server components.

    1说明了JDBC资源适配器数据库组件WebSphereProcessServer组件的典型设置

    youdao

  • As I showed, db4o offers quite a few more ways to query than your typical relational database can, giving you a range of options for dealing with various application scenarios.

    正如所说的那样,与通常的关系数据库相比db4o可以提供更多方法来进行查询处理不同应用程序场景提供了更多选择

    youdao

  • A typical application would likely have many other components (database access, E-mail protocols, or even very specialized protocols like HL7 or SAP.)

    一般应用可能包含许多其他组件(数据库访问E - Mail协议或者甚至于是HL7SAP这样非常专业的协议)。

    youdao

  • With typical J2EE applications, a single connection pool identity is used for all database access.

    对于典型J2EE应用程序,会所有数据库访问使用单个连接标识

    youdao

  • As an example of a typical network server application, consider a database server.

    典型网络服务器应用程序例子是,考虑数据库服务器。

    youdao

  • A typical example might be that a specific business requires a certain field length to be imposed because a current database is already in place within the business.

    一个典型例子企业要求特定字段具有一定的长度因为企业已经建立这样的数据库

    youdao

  • Using a typical star schema database design, a fact table might contain sales data by product, region, and time period.

    按照典型的星型数据库设计一个事实包含产品地区和时间段排序销售数据

    youdao

  • Inside of a session it is typical to add data to the database, perform queries, or delete data.

    会话内部通常添加数据数据库中执行查询删除数据。

    youdao

  • In re-writing the job into SQL, you have effectively transformed the job from a typical ETL task into one where all the processing occurs within the database engine itself.

    作业重写SQL的过程中,有效地作业典型ETL作业转换所有处理都在数据库引擎进行的作业。

    youdao

  • There are several more roles in a typical it organization, including infrastructure support, database support, security, and so on.

    典型IT组织包括多个其他角色,包括基础设施支持数据库支持、安全性等等

    youdao

  • The typical database sizes (in terms of occupied space on the disk) for SOA/BPM production databases are a small fraction of the space (in terms of number of disk drives) needed for good performance.

    SOA/BPM生产数据库典型数据库大小(就磁盘占用空间而言良好性能所需空间(就磁盘驱动器数量而言)的一小部分。

    youdao

  • A typical example: Even if the primary key is always a Long across all database tables, the column names might be different.

    请考虑一种典型情况:所有数据库Long类型的,但是列名可能不一样

    youdao

  • The typical stack for a web application looks like Figure 1; an application communicates to a database, often through a data persistence layer such as Hibernate.

    web应用程序典型堆栈如图1 所示;应用程序与数据库通信通常通过 Hibernate 这样的数据持久化完成。

    youdao

  • Traditionally, users add, remove, and update entries for each of the systems they own in the Address database through a Web application with a typical user interface.

    传统上用户通过具有典型用户接口Web应用,来添加删除以及更新系统每个条目

    youdao

  • The query syntax is object oriented and there is no concept of tables, indices, or other typical relational-database concepts. For example, the following query returns all StockBean objects in a list.

    查询语法面向对象的,并且没有索引其他典型对象关系型数据库概念

    youdao

  • The major design goal of Slice was to encapsulate the storage environment such that the application code remains exactly the same as in a typical single database usage.

    Slice主要设计目标封装存储环境,以便于应用程序代码能够典型数据库中使用的代码保持一致。

    youdao

  • The major design goal of Slice was to encapsulate the storage environment such that the application code remains exactly the same as in a typical single database usage.

    Slice主要设计目标封装存储环境,以便于应用程序代码能够典型数据库中使用的代码保持一致。

    youdao

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

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

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