java database connectivity meaning in Chinese
java数据库连接
java数据库连通性
爪哇数据库接口
爪哇数据库连结
Examples
- You can use any of three methods to connect a database to a geronimo application server ; each method creates a different type of java database connectivity jdbc data source
您可以使用三种方法中的任意一种将数据库连接到geronimo应用服务器;每种方法都将创建一个不同类型的java数据库连接( java database connectivity , jdbc )数据源。 - Build a new database adapter to use derby as the content and metadata store for slide using java database connectivity jdbc , and learn how to handle problems , such as sql syntax errors and
使用java database connectivity ( jdbc )创建新的数据库适配器将derby作为slide的内容和元数据存储,并学习如何解决问题,如sql语法错误和insert触发器问题。 - Doing so requires careful use of the java programming language the database doesn t need to be java database connectivity , or jdbc , compliant and a framework that acts as the glue between the relational database and the xml document flow
这样做需要小心地使用java编程语言(数据库不一定兼容java database connectivity或jdbc ) ,还需要一个框架来连接关系数据库和xml文档流。 - Configuring websphere application server v6 to run against cloudscape version 10 , you first need to configure a java database connectivity jdbc provider for the new version of cloudscape , then configure data sources for the new jdbc provider
在配置websphere application server v6以便使其与cloudscape version 10一起运行时,首先需要为新版本的cloudscape配置一个java database connectivity ( jdbc )提供程序,然后为新的jdbc提供程序配置数据源。 - Firstly the paper gives some important technologies used in swad , such as servlets and jsp which is used for developing web components , jdbc ( java database connectivity ) which is used for connecting database , smg ( short message gateway ) which is used for sending and receiving short message by connecting to mobile operator ' s smsc
首先,重点论述了系统开发所依据的技术基础,例如j2ee体系结构中的用于开发web组件的servlet和jsp技术,用于建立数据库连接的jdbc技术以及用于提供短消息服务的短信网关技术。