Abstract. Whenever object-oriented applications that use the Enterprise JavaBeans (EJB) environment have to store data in a database, there is a need to combine EJBs with access to persistent data. The current use of entity beans for persistent data storage has a number of weaknesses. Component level inheritance and dynamic querying are not supported appropriately, and the whole approach seems to be overweight. In order to overcome these weaknesses, we implemented a JCA 1-compliant resource adapter, which enables the use of Java Data Objects (JDO) instead of Entity Beans and allows the introduction of a lightweight, easy to use and powerful transparent persistence layer for the Java 2 Enterprise Environment (J2EE)
Client-server architecture is a well documented and popular approach to design of distributed system...
While the efficient management of large data has made big strides in business applica-tions, the man...
A recent trend has seen the extension of object-oriented middleware to component-oriented middleware...
Abstract — J2EE is a specification of services and interfaces that support the design and implementa...
JDO is a specification for design object domain models without having to consider the persistency of...
The problem of database persistence is well known and well documented. However, with the introduct...
The paper presents the facilities advantages of using Enterprise Java Objects in Business Applicatio...
interface-based definition of object persistence describes storage querying retrieval transparent fe...
The architecture that is used to define Enterprise Java Beans (EJB) is a distributed, object-oriente...
This project focused on developing a methodology to support the semi-automatic evolution of a databa...
This master thesis deals with technologies for persistence of objects in Java. It briefly describes ...
JDBC is an interface for standard usage of relational databases in the Java language. It demands rep...
AbstractThe concept of declarative security allows the separation of security concerns from business...
Access to persistent data is a requirement for the majority of computer applications. The Java progr...
This report gives a short overview of the Java client/server side component technology called Enterp...
Client-server architecture is a well documented and popular approach to design of distributed system...
While the efficient management of large data has made big strides in business applica-tions, the man...
A recent trend has seen the extension of object-oriented middleware to component-oriented middleware...
Abstract — J2EE is a specification of services and interfaces that support the design and implementa...
JDO is a specification for design object domain models without having to consider the persistency of...
The problem of database persistence is well known and well documented. However, with the introduct...
The paper presents the facilities advantages of using Enterprise Java Objects in Business Applicatio...
interface-based definition of object persistence describes storage querying retrieval transparent fe...
The architecture that is used to define Enterprise Java Beans (EJB) is a distributed, object-oriente...
This project focused on developing a methodology to support the semi-automatic evolution of a databa...
This master thesis deals with technologies for persistence of objects in Java. It briefly describes ...
JDBC is an interface for standard usage of relational databases in the Java language. It demands rep...
AbstractThe concept of declarative security allows the separation of security concerns from business...
Access to persistent data is a requirement for the majority of computer applications. The Java progr...
This report gives a short overview of the Java client/server side component technology called Enterp...
Client-server architecture is a well documented and popular approach to design of distributed system...
While the efficient management of large data has made big strides in business applica-tions, the man...
A recent trend has seen the extension of object-oriented middleware to component-oriented middleware...