
Domain Driven Design (DDD) enables you to design your applications in a more object oriented fashion. Current JEE development approaches promote the use of...
20 replies - 11657 views - 05/22/10 by Erdinç Kocaman in Articles

Jesse Davis says that even if you're using Hibernate, you need to heed JDBC concerns. Many people say they don't need a JDBC driver because they have...
3 replies - 6814 views - 05/10/10 by Jesse Davis in Videos

Last week, Daniel Rubio provided an overview of the JDBC API. In this week's installment of our JDBC FAQ series, we examine the JDBC ResultSet object and...
2 replies - 11685 views - 05/03/10 by Masoud Kalali in Articles

With the increased merging of
disparate core business systems in the enterprise - as well as the
emergence of additional systems in the form of enterprise...
0 replies - 12365 views - 04/28/10 by Jesse Davis in News

The Java Database Connectivity (JDBC) API remains the industry standard
for database-independent connectivity between Java and a wide range of
databases....
5 replies - 13398 views - 04/21/10 by Nitin Bharti in Articles

Joe Ottinger, Senior Developer at Gigaspaces, has written an interesting article that provides an evaluation of a wide range of data storage solutions for...
1 replies - 9381 views - 04/19/10 by Nitin Bharti in Articles

Now that Oracle owns the core Java platform, Jonathan Bruce says they have to
be careful to handle the platform with the same neutrality that Sun
did. He...
0 replies - 23403 views - 04/13/10 by Jonathan Bruce in Videos

Part of the Java Standard Edition since the release of the Java
Development Kit 1.1, the Java Database Connectivity (JDBC) API has
become the industry...
3 replies - 11207 views - 04/08/10 by Jesse Davis in News

Whether
you’re new to data access in Java or are familiar with the pain
associated with the limitations of Type 4 JDBC drivers, you will want to check...
0 replies - 18477 views - 03/24/10 by Nitin Bharti in Announcements

eviware is happy to announce the first beta of soapUI 3.5 – The Protocol release. This release extends the capabilities of soapUI to include testing of JMS,...
0 replies - 1880 views - 12/17/09 by Ole Matzura in Announcements

Ebean ORM Version 2.0.1 has been released. The main additions for this version include: DDL GenerationPropertyChangeSupport for enhanced entity...
0 replies - 1777 views - 09/10/09 by Robin Bygrave in Announcements

DZone recently sat down with Jesse Davis, Senior Engineering Manager at DataDirect Technologies. In this interview, Jesse talks about how the JDBC (Java...
0 replies - 10906 views - 08/31/09 by Nitin Bharti in Videos

Butterfly Persistence 5.2.0 contains support for easier scoping of connections and transactions. In other words, it has become easier to make sure that...
0 replies - 1737 views - 08/07/09 by Jakob Jenkov in Announcements

Butterfly Persistence v. 5.1.9 is a JDK 5 compliant version of Butterfly Persistence, which used to require JDK 6. Several users had requested a JDK 5...
0 replies - 1806 views - 06/04/09 by Jakob Jenkov in Announcements

If you use an enterprise application, you probably maintain full-size copies of the production database to meet development and testing requirements. Numerous...
1 replies - 2647 views - 05/21/09 by Ralf Wisser in Announcements