Implementation of an improved embedded SQL for Java

File
Contributors
Publisher
Florida Atlantic University
Date Issued
2012
Description
The Java Devlopment Environment defines SQLJ as a standard way of embedding the relational database language SQL in the object-oriented programming language Java. Oracle Corporation provides an extension of SQLJ that supports dynamic SQL constructs for the processing of SQL commands that are not completely known at compile time. Unfortunately, these constructs are not sufficient to handle all dynamic situations, so that the programmer has to depend on other SQL embeddings, such as JDBC, in addition to Oracle's SQLJ. In this thesis we implement several extensions to Oracle's SQLJ so that all dynamic situations can be programmed in SQLJ, without resorting to other SQL embeddings. We also add a sub-query based for loop facility, similar to the one provided in Oracle's database programming language PL/SQL, as an improvement over the iterator constructs that SQLJ provides. This thesis discusses the design, development and implementation of these SQLJ extensions, and provided applications that show the utility of these extensions in terms of clarity and power.
Note

by Louis M. Bradley.

Language
Type
Form
Extent
vi, 84 p. : ill.
Identifier
827936118
OCLC Number
827936118
Additional Information
by Louis M. Bradley.
Thesis (M.S.C.S.)--Florida Atlantic University, 2012.
Includes bibliography.
Mode of access: World Wide Web.
System requirements: Adobe Reader.
Date Backup
2012
Date Text
2012
Date Issued (EDTF)
2012
Extension


FAU
FAU
admin_unit="FAU01", ingest_id="ing14654", creator="creator:NBURWICK", creation_date="2013-02-19 09:51:01", modified_by="super:FAUDIG", modification_date="2013-02-19 10:01:20"

IID
FADT3358327
Person Preferred Name

Bradley, Louis M.
Graduate College
Physical Description

electronic
vi, 84 p. : ill.
Title Plain
Implementation of an improved embedded SQL for Java
Use and Reproduction
http://rightsstatements.org/vocab/InC/1.0/
Origin Information


Boca Raton, Fla.

Florida Atlantic University
2012
Place

Boca Raton, Fla.
Title
Implementation of an improved embedded SQL for Java
Other Title Info

Implementation of an improved embedded SQL for Java