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 [...]
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 [...]
October 9, 2008
The Design Decomposition Blog
is written by Doug Barry.

If you are using existing databases with an application server, you might want to consider a Java Data Objects (JDO) interface. JDO allows you to move the mapping of data from the application server or application side to one location. This differs from using JDBC with application servers (new window) or using SQLJ with application servers (new window). With JDBC, the mapping needs to be done above the JDBC interface. With JDO, the mapping is done below the JDO interface.

JDO is considered a form of transparent persistence. For more information on how transparent persistence compares to JDBC, see transparent persistence vs. JDBC call-level interface (new window).

Also, be sure to check out how JDO can be part of integrated J2EE architecture solutions (new window).

Using JDO, as shown in this diagram, will require data conversion between the interface and the database. See JDO data conversion.

JDO with application servers

Related content for: Using JDO with application servers

More detail for the current topic: Using JDO with application servers

More on the general topic: Application server architectures

Read more free articles on this site

There are nearly 400 pages of articles on this site with over 20 pages on application servers.

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: Using JDO with application servers.

Loading...

Related recent articles from Google News

When Java EE Is Overkill: Lightweight Application Server Benefits
InfoWorld
By combining the portability and agility of the Spring framework with a lightweight application server, your organization can meet business demands while staying within budget constraints. VMware vFabric™ tc Server is a modern, lightweight Java ...
and more »
7 Feb 2012 at 3:36pm
Schneider Electric to Expand Its Relationship with Cisco
ChannelPro-SMB
The announcement builds on the recently launched Schneider Electric Torana Application Server, which integrates Schneider Electric's EcoStruxure architecture and the Cisco EnergyWise offering. Using the Cisco Intelligent Network, these new solutions ...
and more »
5 Feb 2012 at 3:05pm
Schneider Electric expands relationship with Cisco
eChannelLine
This announcement builds on the recently launched Schneider Electric Torana Application Server which integrates Schneider Electric's EcoStruxure architecture and the Cisco EnergyWise offering. Using the Cisco Intelligent Network, these new solutions ...
Schneider Electric Introduces New Solutions for Comprehensive Building and ... PR.com (press release)
all 3 news articles »
1 Feb 2012 at 5:39pm
Misys fuses IBM into banking platform
ITWeb
Under the licensing agreement, Misys is incorporating IBM business analytics, information management and application server software, including Business Process Server, into its BankFusion platform. As a result, clients will be able to install a proven ...
and more »
6 Feb 2012 at 12:35am
Schneider builds on StruxureWare capabilities with Cisco
DatacenterDynamics
Schneider Electric already has a partnership with Cisco EnergyWise for StruxureWare, through the Schneider Electric Torana Application Server to help manage networked and IT assets in distributed offices, according to Schneider Electric VP of ...
Schneider Electric Introduces New Solutions for Comprehensive Building and ... MarketWatch (press release)
all 5 news articles »
31 Jan 2012 at 5:17am
More related news on: "application server" OR JDO

Related books at Amazon.com

MCTS Self-Paced Training Kit (Exam 70-643): Configuring Windows Server 2008 Applications Infrastructure
MCTS Self-Paced Training Kit (Exam 70-643): Configuring Windows Server 2008 Applications Infrastructure
by J.C. Mackin, Anil Desai MCSE MCSD MCDBA
Description: EXAM PREP GUIDE Fully updated for Windows Server 2008 R2! Ace your preparation for the skills measured by MCTS Exam 70-643—and on the job—with this official Microsoft study guide. Work at your own pace through a series of lessons and reviews that fully cover each exam objective. Then, reinforce and apply what you’ve learned through real-world case scenarios and practice exercises....
JBoss in Action: Configuring the JBoss Application Server
JBoss in Action: Configuring the JBoss Application Server
by Javid Jamae, Peter Johnson
Description: JBoss in Action is the first book to focus on teaching readers in detail how to use the JBoss application server. Unlike other titles about JBoss, the authors of JBoss in Action go deeper into the advanced features and configuration of the server. In particular, it focuses on enterprise-class topics, such as high availability, security, and performance. This book walks readers t...
IBM WebSphere Application Server 8.0 Administration Guide
IBM WebSphere Application Server 8.0 Administration Guide
by Steve Robinson
Description: IBM WebSphere Application Server 8.0 Administration Guide is a highly practical, example-driven tutorial. You will be introduced to WebSphere Application Server 8.0, and guided through configuration, deployment, and tuning for optimum performance. If you are an administrator who wants to get up and running with IBM WebSphere Application Server 8.0, then this book is not to be misse...
More related books: Search Amazon.com for application server