• 本篇教程会向展示如何使用DataStudio更加快速有效自动创建可靠数据库连接

    This tutorial shows you how to use data Studio to develop applications more efficiently by automatically creating reliable database connection classes.

    youdao

  • 介绍了如何使用JDBC驱动连接语句结果对象包装工具化jdbc,由此工具化数据库调用

    He describes how to use class wrapping of the JDBC driver, connection, statement, and result set objects to instrument JDBC, and hence, database calls.

    youdao

  • 例如一个数据库可能已经有了连接数据库处理sql语句包装器

    For instance, a database may already have wrapper classes that connect to the database and process SQL statements.

    youdao

  • 需要DB 2驱动程序配置DB 2数据库连接

    The DB2 driver classes are required to configure a connection with the DB2 database.

    youdao

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

    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.

    youdao

  • 既然已经声明两个只要告诉JPA运行时如何连接数据库

    Now that you have declared your two classes, you just need to tell the JPA runtime how to connect to your database.

    youdao

  • 构造函数将按照前面描述创建一个DBManager对象建立数据库连接然后获得productdao实例

    The constructor creates a DBManager object to establish a database connection, as discussed earlier, and then acquires an instance of the ProductDAO class.

    youdao

  • 每个需要数据库连接引用存储的_ connection成员中。

    Each of your table classes needs to store a reference to a database connection in its _connection member.

    youdao

  • cargo可能数据库连接复杂实例带有几个列表

    Cargo might also be a database connection, a complex class instance, or a list with several items in it.

    youdao

  • 意味着应用程序使用JDBCDriverManager建立数据库连接

    This means that the application USES the JDBC DriverManager class to establish the database connection.

    youdao

  • 接下来修改owneraction中的execute方法,使其连接数据库上(参见清单8)。

    Next, modify the execute method in the OwnerAction class to connect to the database (refer to Listing 8).

    youdao

  • 上述代码充当的是CouchDB连接代码并且包含使用此数据库所需所有相关

    This code serves as your connection code to CouchDB and includes all the relevant classes that you'll need to work with the database.

    youdao

  • 清单4第一中,创建了GroovySql实例连接指定数据库

    In the first line of Listing 4, I created an instance of Groovy's Sql class, which is used to connect to a desired database.

    youdao

  • setup的专门调用连接数据库每个设置然后那些继承MaypoleModelCDBI

    That single call to setup will connect to the database, set up a single class for each table, and cause those classes to inherit from Maypole: : Model: : CDBI.

    youdao

  • 如果使用一个真正应用程序服务器(ApplicationServer),那么应用程序服务器将使用这些连接数据库本地xa调用

    If you use a real Application Server these classes are used by the Application Server to interface for the native XA calls to the databases.

    youdao

  • 指定了JDBC驱动程序数据库用户连接数据库这个数据库已经创建了usersusergroup)所用的 JDBCURL

    I have provided values for the JDBC driver class, the database user name, and a JDBC URL to connect to the database, in which you have already created the users and usergroup tables.

    youdao

  • 瞬时脉冲来自于失去数据库或者其他后台系统连接

    Lost connectivity to the database or another back-end system is another kind of transient impulse.

    youdao

  • 例如假设中的每个测试使用数据库连接、一个网络连接、一个非常数据结构或者还有一些对于初始化事情安排来说比较昂贵其他资源

    For instance, suppose each test in the class USES a database connection, a network connection, a very large data structure, or some other resource that's expensive to initialize or dispose of.

    youdao

  • 比如数据库连接就是单例设计模式一个例子:我们一般不想让应用程序具有连接多个资源密集型实例

    An example use case for a singleton would be a database connection pool: you don't want your application to have multiple resource-intensive instances of a connection pool class.

    youdao

  • 例如如果连接Oracle数据库,那么名为NVL实用程序函数返回nvl;如果连接的是DB2,那么返回COALESCE

    For example, a utility class function called NVL would return NVL if the database connection is with Oracle, and COALESCE if the DB connection is with DB2.

    youdao

  • 决定实现一个实用程序进行数据访问关键原因,希望确保可以使用相同连接任何Domino数据库

    The key reason why we decided to have a utility class for data access was to ensure that the same classes could be used to connect to any type of Domino database.

    youdao

  • 这个示例中,我们数据库管理器,该保持所有数据库活动连接并且提供了一个枚举所有这些连接方法

    In this example, we have a database manager class that keeps track of all active connections to the database and provides a method for enumerating those connections.

    youdao

  • 提供OCI连接数据库进行相关操作通用方便

    Provide oci connect to the database and associated operation of a common, easy.

    youdao

  • 这一方法整体与部分关系、一般与特殊关系实例连接应用数据库设计

    The way will be the whole-part of kind, general-particular and example joining to apply in databases design.

    youdao

  • 通过使用单个使测试人员更加方便更改数据库提供程序连接字符串

    By using a single class, you make it easier for testers to change database providers and connection strings.

    youdao

  • 地理数据库规则具体分为属性规则、关系规则连接规则三大

    The rules of geodatabase can be classified into attribute field rules, relation rules, and connection rules.

    youdao

  • 大量新的插件有:自动处理框架动态过滤,新的有效方法机器学习模块数据库连接

    Among the large number of new plugins are an automated processing framework, dynamic filtering, new and efficient clustering methods, a machine learning module and database connectivity.

    youdao

  • 共享资源包括内存中的数据比如实例变量外部对象比如文件数据库连接以及网络连接

    Shared resources include in-memory data such as instance or class variables and external objects such as files, database connections, and network connections.

    youdao

  • 共享资源包括内存中的数据比如实例变量外部对象比如文件数据库连接以及网络连接

    Shared resources include in-memory data such as instance or class variables and external objects such as files, database connections, and network connections.

    youdao

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

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

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