Categories
Tags → Java Jdbc Connectivity

Data Management in J2EE Apps

This article examines two data management strategies available on the Java platform: Java object serialization and Java Database Connectivity (JDBC). While neither data management strategy is inherently superior or inferior to the other, when it come...
DETAILS

What''s new in JDBC 3.0

The Java Database Connectivity (JDBC) API has emerged as a key part of the Java 2 Standard Edition (J2SE) and Java 2 Enterprise Edition (J2EE) platforms. It is the primary standards-based mechanism for the Java language to programmatically access rel...
DETAILS
©2003-2019 jCay.com