loading...
 This Article 
   
 Share 
   
 Bibliographic References 
   
 Add to: 
 
Digg
Furl
Spurl
Blink
Simpy
Google
Del.icio.us
Y!MyWeb
 
 Search 
   
Technology of Object-Oriented Languages and Systems
Using Java to Add "Stored Procedures" to Databases
Santa Barbara, California
August 01-August 05
ISBN: 0-7695-0278-4
Raimund K. Ege, Florida International University
Naphtali Rishe, Florida International University
Jingyu Liu, Florida International University
Vladimir Lebedev, Florida International University
The paper describes our approach to adding "stored procedure" capability to a semantic database system using Java byte-codes and Java's ability to dynamically load and execute Java code. Several steps were necessary: first we added a Java application programmer interface to the database system; then we created a database schema to hold Java executable code; then we constructed a Java class loader to allow code to be loaded from the database; then we enabled the creation of Java objects and executed the Java code for them. Our approach is not specific to our semantic database system, rather it can serve as a recipe for adding "stored procedures" to any database system.
Index Terms:
databases, object-orientation, stored procedures
Citation:
Raimund K. Ege, Naphtali Rishe, Jingyu Liu, Vladimir Lebedev, "Using Java to Add "Stored Procedures" to Databases," tools, pp.322, Technology of Object-Oriented Languages and Systems, 1999
Usage of this product signifies your acceptance of the Terms of Use.