- 1、本文档共13页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Java Universal Binding Storing Java Objects in Relational and Object-Oriented Databases
Java Universal Binding:
Storing Java Objects in Relational and Object-Oriented
Databases
Florian Xhumari
y?
Cassio Souza dos Santos
?
Marcin Skubiszewski
y?
August 29, 1997y
INRIA, Rocquencourt
78153 Le Chesnay, France
FirstName.LastName@inria.fr
?
O2 Technology
7, rue du Parc de Clagny
78000 Versailles, France
http://www.o2tech.fr
Abstract
We introduce JUB (Java Universal Binding), a software tool that stores Java objects in relational and
object-oriented databases. JUB supports the object-oriented DBMS O2, the relational DBMS Oracle and
Sybase, and all the relational databases which can be accessed via JDBC.
In the context of O2, Java objects stored in the database are first-class database objects: they can be
accessed by all the clients of O2 (O2 supports application programs written in C, C++, Smalltalk, and
O2C).
We describe JUB from the application programmer’s point of view. We discuss the architecture of
JUB, and the way in which Java classes and objects are translated into O2 types and objects. We describe
the current status and the performance of the product.
1 Introduction
Many different approaches have been proposed to allow Java programmers and applications to take profit
from database technology. These approaches can be divided into two main groups: those proposing an
extension to the Java language or virtual machine, and those taking the language as it is and defining a
persistence service layer on top of the Java language and of an existing database system.
The first group aims at defining a persistent version of Java that requires a nonstandard compiler and/or
virtual machine. For example, the systems described in [2, 1, 6] belong to this group.
The second group can be further divided, according to the level of integration between the database
system and Java, into database drivers (JDBC) and language bindings (ODMG).
JDBC drivers [7] provide access to existing databases through an API that reflects the underlying
database model. Applications must m
您可能关注的文档
- Highway Scene Analysis in Hard Real-Time.pdf
- Hints for Enhanced b - sg from Charm and Kaon Counting.pdf
- Highway Safety Manual.pdf
- History of subduction and back-arc extension in the Central Mediterranean.pdf
- HKUST_PTMBA_Brochure.pdf
- HMR3000-D00-232;HMR3000-D00-485;HMR3000-D21-485;HMR3000-D21-232;中文规格书,Datasheet资料.pdf
- HKUST-CA2015076-V2-Wire crack analysis in SOD323F Cu wire bonded samples.pptx
- Honey@home A New Approach to Large-Scale Threat Monitoring.pdf
- HONDA公司微型燃气涡喷发电机.pdf
- Hot water freeze quickly good for share.ppt
文档评论(0)