Whilst developing Java applications, we sooner than later come upon the data storing problem. Usually for saving data, we use a relationa database. For accesing the database we must connect to the database server. The means of connecting to the database and guaranteeing persistence to objects are provided by tools called object relational mappers. These tools provide the ilusion of dealing with tables in a relational database the same way as if the developer was dealing with Java objects. There are many kinds ob object-relational mapping tools on the market. For example, there are Object-Relational mapping tools that just map the results of queries into simple java objects and those, which use Java standards to ensure persistency of data. ...
In this thesis, the reader learns basic models, which are use for storing data in database sys- tems...
Object oriented programming approach is one of the very popular approaches for developers. Elements ...
The aim of the present bachelor's thesis is comparison of representatives of object-oriented data mo...
Whilst developing Java applications, we sooner than later come upon the data storing problem. Usuall...
The bachelor's thesis Object-Relational Mapping with Framework Hibernate is primarily concerned with...
Thesis (M.S.)--University of Kansas, Electrical Engineering & Computer Science, 2007.With an object-...
Object persistency is the hot issue in the form of ORM (Object Relational Mapping) tools in industry...
Diploma thesis deals with the contemporary object-relational mapping (ORM) technologies for Java. It...
Many object-oriented applications created today, especially Web applications, use relational databas...
AbstrAct This chapter presents a brief overview of the object/relational mapping service known a
The focus of this work is querying relational data through an object-relational mapper (ORM). In Jav...
Many object-oriented applications created today, especially Web applications, use relational databas...
Most modern business applications today are developed by using object technology such as Java to bui...
JDBC is an interface for standard usage of relational databases in the Java language. It usually for...
Object-Relational Databases introduce new features which allow manipulating objects in databases.At ...
In this thesis, the reader learns basic models, which are use for storing data in database sys- tems...
Object oriented programming approach is one of the very popular approaches for developers. Elements ...
The aim of the present bachelor's thesis is comparison of representatives of object-oriented data mo...
Whilst developing Java applications, we sooner than later come upon the data storing problem. Usuall...
The bachelor's thesis Object-Relational Mapping with Framework Hibernate is primarily concerned with...
Thesis (M.S.)--University of Kansas, Electrical Engineering & Computer Science, 2007.With an object-...
Object persistency is the hot issue in the form of ORM (Object Relational Mapping) tools in industry...
Diploma thesis deals with the contemporary object-relational mapping (ORM) technologies for Java. It...
Many object-oriented applications created today, especially Web applications, use relational databas...
AbstrAct This chapter presents a brief overview of the object/relational mapping service known a
The focus of this work is querying relational data through an object-relational mapper (ORM). In Jav...
Many object-oriented applications created today, especially Web applications, use relational databas...
Most modern business applications today are developed by using object technology such as Java to bui...
JDBC is an interface for standard usage of relational databases in the Java language. It usually for...
Object-Relational Databases introduce new features which allow manipulating objects in databases.At ...
In this thesis, the reader learns basic models, which are use for storing data in database sys- tems...
Object oriented programming approach is one of the very popular approaches for developers. Elements ...
The aim of the present bachelor's thesis is comparison of representatives of object-oriented data mo...