首页> 外文期刊>Java Developer's Journal >Configuring WebLogic Server 9.x JDBC
【24h】

Configuring WebLogic Server 9.x JDBC

机译:配置WebLogic Server 9.x JDBC

获取原文
获取原文并翻译 | 示例

摘要

WebLogic Server 9.x provides database connectivity with data sources. A data source is a pool of database connections from which a connection can be obtained. A data source can be configured separately or as a multidatasource. A multi-data source is collection of data sources. A data source is configured with a JNDI binding. A DataSource object is obtained with a JNDI lookup. A Connection object can be obtained from a DataSource object with the getConnectionO method. WebLogic Server provides an administration console to configure a data source; WebLogic Server 9.x includes Type 4 JDBC drivers from DataDirect for DB2, Informix, Microsoft SQL Server, Sybase, and Oracle databases. JDBC drivers for other databases can be incorporated in the server by including the JAR files for the JDBC drivers in the server classpath.
机译:WebLogic Server 9.x提供数据库与数据源的连接。数据源是数据库连接池,可以从中获得连接。数据源可以单独配置,也可以配置为多数据源。多数据源是数据源的集合。数据源配置有JNDI绑定。通过JNDI查找获得DataSource对象。可以使用getConnectionO方法从DataSource对象获得Connection对象。 WebLogic Server提供了一个管理控制台来配置数据源。 WebLogic Server 9.x包括来自DB2,Informix,Microsoft SQL Server,Sybase和Oracle数据库的DataDirect的Type 4 JDBC驱动程序。通过在服务器类路径中包含JDBC驱动程序的JAR文件,可以将其他数据库的JDBC驱动程序并入服务器。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号