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.

JDBC is generally considered the most common way people expect to provide persistence to the J2EE application server platform. For more information on the JDBC application program interface, see JDBC (new window).

Be sure to take a look at transparent persistence vs. JDBC call-level interface (new window). This outlines some disadvantages of using JDBC that you should consider when designing persistence for J2EE.

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

Using JDBC, as shown in this diagram, will require data conversion in either the application server or in the applications. See JDBC data conversion.

JDBC with application servers

Related content for: Using JDBC with application servers

More detail for the current topic: Using JDBC 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 JDBC 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
Simba Technologies Releases SimbaEngine ODBC SDK 9 for Custom ODBC Driver and ...
MarketWatch (press release)
SimbaEngine ODBC SDK is used by top software companies to implement ODBC, JDBC, ADO.NET and OLE DB data connectivity within their Business Intelligence (BI), analytics and database products. Key features in this release include deeper customizability, ...
and more »
6 Feb 2012 at 2:44pm
Hybrid SQL-NoSQL Databases Are Gaining Ground
InfoQ.com
Other solutions: Database.com with ODBC/JDBC drivers, NuoDB, Clustrix, and VoltDB. Xeround provides a DB-as-a-Service based on a SQL-NoSQL hybrid. The front-end is a MySQL query engine, appealing to the already existing large number of MySQL ...
and more »
7 Feb 2012 at 7:09am
Using the Tomcat 7 JDBC Connection Pool in Production
TheServerSide.com
One of the new features with Apache Tomcat 7 is the JDBC Connection Pool which is offered as a replacement to the commons-dbcp connection pool that is tailored to better serve highly concurrent (multi-core / multi-cpu) environments.

31 Jan 2012 at 9:04am
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
More related news on: "application server" OR JDBC

Related books at Amazon.com

Internetworking with TCP/IP, Vol. III: Client-Server Programming and Applications, Linux/Posix Sockets Version
Internetworking with TCP/IP, Vol. III: Client-Server Programming and Applications, Linux/Posix Sockets Version
by Douglas E. Comer, David L. Stevens
Description: Internetworking with TCP/IP, Volume III describes the fundamental concepts of client-server computing used to build all distributed computing systems, and presents an in-depth guide to the Posix sockets standard utilized by Linux and other operating systems. Dr. Douglas E. Comer compares leading server designs, and describes the key tools and techniques used to build clients and se...
Java EE 6 with GlassFish 3 Application Server
Java EE 6 with GlassFish 3 Application Server
by David Heffelfinger
Description: This book is a practical guide with a very user-friendly approach. It aims to speed up the reader in Java EE 6 development. All major Java EE 6 APIs and the details of the GlassFish 3 server are covered followed by examples of its use. If you are a Java developer and wish to become proficient with Java EE 6, then this book is for you. You are expected to have some experience with J...
Java EE 5 Development using GlassFish Application Server: The complete guide to installing and configuring the GlassFish Application Server and ... 5 applications to be deployed to this server
Java EE 5 Development using GlassFish Application Server: The complete guide to installing and configuring the GlassFish Application Server and ... 5 applications to be deployed to this server
by David Heffelfinger
Description: This book is a Developer’s Guide, covering the ins and outs of developing Java EE 5 applications deployed to the standards-compliant, high performance GlassFish application server. This book is aimed at Java developers wishing to become proficient with Java EE 5, who are expected to have some experience with Java and to have developed and deployed applications in the past, but need...
More related books: Search Amazon.com for application server