网站首页  词典首页

请输入您要查询的英文单词:

 

单词 SQLJ
释义

SQLJ

  • 网络Structured Query Language for Java; 转换程序; 驱动内置过程
1.
Structured Query Language for Java
Derby 的 Structured Query Language for Java (SQLJ) 过程分饰两角的静态方法用于将 ODT 文件存储为 BLOB。通过 Java 语 …
www.ibm.com
2.
转换程序
DB2系统命令与配置_天极网 ... hadr_timeout - HADR 超时值 sqlj - SQLJ 转换程序 agentpri - 代理程序的优先级 ...
dev.yesky.com
3.
驱动内置过程
Informix向导—Informix... ... 2.60.5 jvpcontrol 函数 264 2.62.3 SQLJ 驱动内置过程 268 2.72.3 LOAD FROM 文件 328 ...
www.golden-book.com
4.
数据库连接
<2007/04/18 00:46:48.843> <Error> <获取数据库连接sqlj)失败。>--- Exception happen time : 2007/04/18 00:46:48.843 ---j…
www.itpub.net

例句

释义:
1.
Application Developer will insure that this SQLJ file is transformed into a Java file.
ApplicationDeveloper将保证SQLJ文件被转换成一个Java文件。
www-128.ibm.com
2.
When you attempt to drop and recreate the stored procedure, but did not remove the JAR file before calling sqlj. install_jar again.
试图删除并且重新创建存储过程,但是在再次调用sqlj.install_jar之前没有删除JAR文件。
www.ibm.com
3.
For the first situation, you will have to call sqlj. remove_jar first before you call sqlj. install_jar to install the JAR file again.
对于第一种情况,必须先调用sqlj.remove_jar,然后再调用sqlj.install_jar来再次安装JAR文件。
www.ibm.com
4.
At this point, you will need to add code to your Java main method and you will have to create a SQLJ method.
至此,还需要将代码添加到Java主方法中,另外必须创建一个SQLJ方法。
www-128.ibm.com
5.
Although it is not covered in this article, it is still possible to use SQLJ to develop Stored Procedures.
虽然本文没有提到,但使用SQLJ开发存储过程也是可行的。
www-128.ibm.com
6.
The SQLJ has three components: a translator, customizer, and a run-time environment.
SQLJ有三个组件;转换器、定制器和运行时环境。
www-128.ibm.com
7.
Once the environment is set up, you should be able to create and deploy your own Java (or SQLJ) stored procedure.
设置好环境之后,就应该能够创建和部署自己的Java(或SQLJ)存储过程。
www.ibm.com
8.
In the second part, learn how to deploy an SQLJ application into a WebSphere Application Server and do a test run in that environment.
在第二部分中可以学习如何将SQLJ应用程序部署到WebSphereApplicationServer,以及如何在该环境中测试运行。
www.ibm.com
9.
In this particular example, the JAR file was not created prior to invoking the sqlj. install_jar routine to install the JAR file.
在这个例子中,在调用sqlj.install_jar例程安装JAR文件之前没有创建JAR文件。
www.ibm.com
10.
These SQLJ tools call Java programs that provide tooling necessary for customizing and binding SQLJ applications.
这些SQLJ工具会调用Java程序,而这些程序能提供了定制和绑定SQLJ应用程序所必需的工具。
www.ibm.com
1.
SQLJ can perform syntactic and semantic checking on the code, using database connections at compile time.
SQLJ可以通过在编译时使用数据库连接,对代码执行语法和语义上的检查。
www-128.ibm.com
2.
SQLJ provides a simplified way of processing SQL statements.
SQLJ为处理SQL语句提供了一种简化的方式。
www-128.ibm.com
3.
SQLJ provides the unique ability to develop using static SQL statements and control access at the DB2 package level.
SQLJ提供了独特的使用静态SQL语句进行开发以及在DB2包级别控制访问的能力。
www.ibm.com
4.
This tutorial assumes that the user is familiar with SQLJ and JDBC concepts.
本文假设读者熟悉SQLJ和JDBC的概念。
www-128.ibm.com
5.
Now, we have to add bean methods to invoke our business logic in the SQLJ files.
现在,我们要添加bean模块,以便调用SQLJ文件中的业务逻辑。
www-128.ibm.com
6.
SQLJ is a standard development model for data access from Java applications.
SQLJ是一个用于从Java应用程序进行数据访问的标准开发模型。
www-128.ibm.com
7.
The package for SQLJ application is generated at the time db2sqljcustomize is executed.
SQLJ应用程序的包是在db2sqljcustomize执行时生成的。
www.ibm.com
8.
This will bring up the SQLJ Wizard shown next.
这将弹出SQLJ向导,如下所示。
www-128.ibm.com
9.
It also supports embedded SQL for Java (SQLJ), Java user-defined functions (UDFs), and Java stored procedures.
它还支持嵌入式SQLforJava(SQLJ)、Java用户定义的函数(UDF)和Java存储过程。
www.ibm.com
10.
The translator produces Java code based on the embedded SQL statements within a source SQLJ program.
转换器根据源SQLJ程序内的嵌入式SQL语句产生Java代码。
www-128.ibm.com
1.
Or you can simply call sqlj. replace_jar if you want to replace the JAR file with updated class files.
还可以简单地调用sqlj.replace_jar,用更新的类文件替换JAR文件。
www.ibm.com
2.
Translating the application generates a standard Java source file, plus an SQLJ serialized profile (sqljapp_SJProfile0. ser).
翻译应用程序会生成一个标准Java源文件,以及一个SQLJ序列化配置文件(sqljapp_SJProfile0.ser)。
www.ibm.com
3.
One key advantage of pureQuery over SQLJ is the ease of enabling static SQL access in a way that is more streamlined.
pureQuery相对于SQLJ的一个主要优点是很容易以更加简化的方式实现静态SQL访问。
www.ibm.com
4.
The SQLJ standard now provides SQL-based database access from Java apps.
SQLJ标准现在为Java应用程序提供了基于SQL的数据库访问。
www-128.ibm.com
5.
Possible values for relational databases are JDBC and SQLJ.
对于关系数据库来说可能的值为JDBC和SQLJ。
www.ibm.com
6.
SQLJ. REPLACE_JAR: This will "replace" a JAR file with a new copy in DB2.
REPLACE_JAR:这将用一个新副本“替换”DB2中的JAR文件。
www.ibm.com
7.
Translation of SQLJ applications produce . class files and one or more serialized profiles.
翻译SQLJ应用程序会生成.class文件和一个或多个序列化配置文件。
www.ibm.com
8.
JDBC and SQLJ are used to access databases in your Java programs.
可以用JDBC和SQLJ在Java程序中访问数据库。
www-128.ibm.com
9.
SQLJ programs require fewer lines of code than JDBC programs.
SQLJ程序需要的代码行数比JDBC程序更少。
www.ibm.com
10.
Enter the package name and the file name and then select Finish to create the SQLJ file.
输入包名和文件名,然后选择Finish创建SQLJ文件。
www.ibm.com
1.
SQLJ The syntax extensions for Java result sets are as specified in the proposed SQLJ1 standard.
SQLJ提议的SQLJ1标准中指定了Java结果集的语法扩展。
www.ianywhere.com
2.
You can also use the DWB to develop SQLJ applications, and create, edit, and run SQL statements and XML queries.
还可以使用DWB开发SQLJ应用程序,并创建、编辑和运行SQL语句和XML查询。
www.ibm.com
3.
JDBC and SQLJ can interoperate in the same application.
JDBC和SQLJ可以在同一个应用程序中互操作。
www.ibm.com
4.
The Java main method will simply invoke the SQLJ method.
Java主方法将调用这个SQLJ方法。
www-128.ibm.com
5.
After the discovery that JSQL was a trademarked term, JSQL was renamed to SQLJ.
在发现JSQL已经是商标术语后,JSQL被更名为SQLJ。
www.ibm.com
6.
"Static" only exists within applications, such as SQL stored procedures, and embedded SQL in applications (such as Java's SQLJ).
“静态”查询只存在于应用程序(比如SQL存储过程)和应用程序中嵌入的SQL(比如Java的SQLJ)。
www.ibm.com
7.
You can also use the Data Stuidio to develop SQLJ applications, and create, edit, and run SQL statements and XML queries.
此外,还可以使用DWB来开发SQLJ应用程序,以及创建、编辑和运行SQL语句和XML查询。
www.ibm.com
8.
We will create a SQLJ method, which reads an employee record given the employee number from the DB2 SAMPLE database.
我们将创建一个SQLJ方法,该方法从DB2SAMPLE数据库中根据给定的雇员号读取一个雇员记录。
www.ibm.com
9.
In the first part, learn how to build, customize, and test an SQLJ application using Rational Application Developer.
在第一部分中可以学习如何使用RationalApplicationDeveloper构建、定制和测试SQLJ应用程序。
www.ibm.com
10.
Now we will create a SQLJ file to contain our business logic.
现在我们来创建一个SQLJ文件,该文件将包含我们的业务逻辑。
www.ibm.com
1.
For SQLJ stored procedures, bind the serialized profiles to the target server incorporating the bind options from the Deploy wizard
对于SQLJ存储过程,根据Deploy向导中的绑定选项,将串行化的profile文件绑定到目标服务器。
www.ibm.com
2.
Use SQL for Java (SQLJ) to read and update data in a DB2 database
使用SQLforJava(SQLJ)读取和更新DB2数据库中的数据。
www.ibm.com
3.
Go ahead and use the above steps to create a second SQLJ file named
接着,使用上述步骤创建第二个SQLJ文件,文件名为
www-128.ibm.com
4.
Install the JAR file using the DB2-supplied SQLJ_INSTALL_JAR stored procedure against the target server
使用DB2提供的SQLJ_INSTALL_JAR存储过程在目标服务器上安装JAR文件。
www.ibm.com
5.
Step 2: Writing a simple SQLJ application
第2步:编写一个简单的SQLJ应用程序
www.ibm.com
6.
Information Technology - SQLJ - Part 2: SQL Types using the JAVATM Programming Language
信息技术.SQLJ.第2部分:使用JAVATM程序语言的SQL类型
www.mapeng.net
7.
Now, we can add our business logic. In the SQLJ files we created as follows
现在,我们可以在创建的SQLJ文件中添加自己的业务逻辑,如下所示
www-128.ibm.com
8.
J2EE 1. 4 and JDBC 3. 0 compliance with the new DB2 UDB universal driver (which includes significantly enhanced SQLJ support)
新的DB2UDB通用驱动程序(极大地增加了SQLJ支持)与J2EE1.4和JDBC3.0相兼容。
www.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/21 10:24:30