The problem of database persistence is well known and well documented. However, with the introduction of the Enterprise JavaBeans architecture new issues have arisen. Now you have the choice of delegating all the work of persistency to the application server, but what effects will this have on performance and stability? If you choose to manage all persistency on your own, will the extra complexity introduced really be worth it? This is the kind of question this thesis will attempt to answer. I have defined a variety of different strategies and evaluated them all. This evaluation will attempt to determine all aspects of any given strategy in order to get an overview of the pros and cons of different solutions. It has no...
Abstract. Whenever object-oriented applications that use the Enterprise JavaBeans (EJB) environment ...
A persistence framework can be defined as a set of Java classes providing functionalities that map o...
High-volume transaction processing speed is critical for adequate performance in many enterprise app...
The problem of database persistence is well known and well documented. However, with the introduct...
JDBC is an interface for standard usage of relational databases in the Java language. It demands rep...
As data and data structures grown more complex in computing, the task of storing and accessing such ...
In a previous paper [9] we described our goals and plans for an approach to seamlessly integrating p...
Access to persistent data is a requirement for the majority of computer applications. The Java progr...
This master thesis deals with technologies for persistence of objects in Java. It briefly describes ...
Abstract — J2EE is a specification of services and interfaces that support the design and implementa...
Persistency is vital to almost all software applications. Even the simplest application usually has ...
This paper reports on initial experiences with an orthogonally persistent variant of the Java platfo...
This thesis provides a general persistence solution for an existing three-tier Java application usin...
There is a growing class of applications implemented in object-oriented languages that are large and...
Thesis (S.M.)--Massachusetts Institute of Technology, Dept. of Electrical Engineering and Computer S...
Abstract. Whenever object-oriented applications that use the Enterprise JavaBeans (EJB) environment ...
A persistence framework can be defined as a set of Java classes providing functionalities that map o...
High-volume transaction processing speed is critical for adequate performance in many enterprise app...
The problem of database persistence is well known and well documented. However, with the introduct...
JDBC is an interface for standard usage of relational databases in the Java language. It demands rep...
As data and data structures grown more complex in computing, the task of storing and accessing such ...
In a previous paper [9] we described our goals and plans for an approach to seamlessly integrating p...
Access to persistent data is a requirement for the majority of computer applications. The Java progr...
This master thesis deals with technologies for persistence of objects in Java. It briefly describes ...
Abstract — J2EE is a specification of services and interfaces that support the design and implementa...
Persistency is vital to almost all software applications. Even the simplest application usually has ...
This paper reports on initial experiences with an orthogonally persistent variant of the Java platfo...
This thesis provides a general persistence solution for an existing three-tier Java application usin...
There is a growing class of applications implemented in object-oriented languages that are large and...
Thesis (S.M.)--Massachusetts Institute of Technology, Dept. of Electrical Engineering and Computer S...
Abstract. Whenever object-oriented applications that use the Enterprise JavaBeans (EJB) environment ...
A persistence framework can be defined as a set of Java classes providing functionalities that map o...
High-volume transaction processing speed is critical for adequate performance in many enterprise app...