Newletter Sign Up
Posts on the
Design Decomposition Blog
Iridium Satellite Collision in Space
You might have seen the recent news reports about the collision between U.S. and Russian communication satellites. The U.S. satellite was one of the Iridium satellites. What wasn’t reported and you probably don’t know is that an object database management system (ODBMS) is an important part of the Iridium system. Even though ODBMSs are a [...]
February 13, 2009
(The Acronym) SOA is (Perhaps) Dead (at Some Companies); Long Live Services
I am now also posting on the Cutter Blog. My initial posting is (The Acronym) SOA is (Perhaps) Dead (at Some Companies); Long Live Services. It is a response to Anne Thomas Manes’ SOA is Dead; Long Live Services on her blog at the Burton Group.
January 9, 2009
Atomicity
The typical definition of an atomic task or process is one that cannot be decomposed further. This is vague and subject to interpretation. The Decomposition Matrix on this site uses a specific definition: A task (for business process diagrams) or a process (for data flow diagrams) is atomic if every input relates to every output [...]
December 3, 2008
Well-Formed Business Process Diagrams
My last posting referenced the criteria for a well-formed business process diagram mentioned in Business Process Driven SOA using BPMN and BPEL by Matjaz B. Juric and Kapil Pant. I am going to expand on their criteria to create a more comprehensive definition of a well-formed business process diagram. To start, here are three criteria from [...]
November 18, 2008
Recent Business Process Modeling Books
I recently received two new books on business process modeling. Both books looked interesting because they had great titles. As it turns out, one book is great and the other not so good. The not so good book is Business Process Driven SOA using BPMN and BPEL by Matjaz B. Juric and Kapil Pant. There are [...]
October 9, 2008
The Design Decomposition Blog
is written by Doug Barry.

This section contains examples of how to access data in a relational database using object-relational mapping with transparent persistence. The examples show the code needed to perform the operations illustrated by the animation of transparent persistence (new window).

The code opens a database, starts a transaction, executes a query to find a Person object named "Doug Barry," does some further processing on that object, traverses to an Address object, updates the street of the Address object, commits the transaction, and closes the database. Also see transparent persistence vs. JDBC call-level interface (new window).

Examples of relational database access using transparent persistence can be found using the following links:

For how to use object-relational mapping with Java application servers, see enterprise architectures using Java application servers (new window).

Related content for: How to access data in a relational database

More on the general topic: Object-relational mapping (OR mapping) definition

Read more free articles on this site

There are nearly 400 pages of articles on this site with over 50 pages on object-relational mapping.

Search this site for more articles

Custom Search

Browse this site for more articles

Click on the topics below to browse the articles on this site. You can see more detail by clicking on the arrows. This highlights the location of the current article: How to access data in a relational database.

Related recent articles from Google News

The end of SQL and relational databases? (part 1 of 3)
Computerworld (blog)
In a December DDJ podcast interview by Mike Riley, I was asked the question: "With the growing trend of ORMs (Object Relational Mapping), some software ...
Genuitec promotes patent protection for customers
The H
The move comes following the settlement of a case between Genuitec and Software Tree over the use of object relational mapping in open source products such ...
Genuitec Protects Customers from Patent Litigation
PR Web (press release)
The now-settled dispute revolved around the use of object-relational mapping technologies commonly utilized in products like Hibernate, Spring, EclipseLink, ...
and more »
Groovy综述:增强的依赖管理与语言支持
IT168
新版Grails具有如下主要特性:与Spring的集成更加紧密(包括使用Spring MVC @Controller注解)、Groovy Object Relational Mapping(即GORM,构建在Hibernate之上的ORM ...
More related news on: "object-relational mapping"

Related books at Amazon.com

Pro LINQ Object Relational Mapping in C# 2008
Pro LINQ Object Relational Mapping in C# 2008
by Vijay P. Mehta
Average Customer Review: 4 stars based on 11 reviews.
Customer Review: I am not sure what the 2 and 3 star reviews are about, because I thought this book was excellent, and considering the book says "intermediate" I'm not sure why people were expecting a "deep technical ORM, LINQ to SQL, or EF" book. The book is broken into 5 different parts: Part 1 - ORM Concepts - This is really good background for p...
Foundation for Object / Relational Databases: The Third Manifesto
Foundation for Object / Relational Databases: The Third Manifesto
by C. J. Date, Hugh Darwen
Average Customer Review: 3 stars based on 4 reviews.
Customer Review: Mr. Data and Mr. Darwen have much to say in this book. The question is will community of "database" people read it, assimilate it, and get to sufficient mass to discuss the merits of the concepts described in this book? And, if that does happen, will it be too late to implement any of the concepts in a real DBMS? There is no question...
Multimedia Databases: An Object-Relational Approach
Multimedia Databases: An Object-Relational Approach
by Lynne Dunckley
Average Customer Review: 4 stars based on 1 review.
Customer Review: Bought it used, was supposed to be in perfect condition, but had a little wear and tear here and there. Still in great condition and worth the rebate, shipping was also much fast than what was initially indicated.
Object-Relational Database Development: A Plumber's Guide (With CD-ROM)
Object-Relational Database Development: A Plumber's Guide (With CD-ROM)
by Paul Geoffrey Brown
Average Customer Review: 5 stars based on 1 review.
Customer Review: I feel no difference between a brand new one and this
RelAndXML. A System to Manage XML-based Course Material with Object-Relational Databases
RelAndXML. A System to Manage XML-based Course Material with Object-Relational Databases
by Astrid Schnädelbach
Publisher: Logos
Publication Date: March 2004
More related books: Search Amazon.com for object-relational mapping