| JDBC Driver on Java 2 Platform, SDK 1.2 and 1.3 |
Introduction
This is the Mimer JDBC Driver that should be used in larger enterprise systems, i.e. J2EE or J2SE systems.
|
Description
In the enterprise environment more functionality is added to the JDBC driver with something called standard extensions. There are currently four standard extensions defined around the JDBC Core functionality:
- Java Naming
- Distributed Transactions
- Connection Pooling
- Rowsets
Application servers are often used to access the database in the enterprise environment. With the use of the standard extensions it is possible, for example, to make consistent updates to distributed databases by using the standard extension for Distributed Transactions. When building applications for application servers in the J2EE environment objects called Enterprise JavaBeans are created. The programmer can focus on application logic, as, for example, transaction handling is provided automatically by the application server.
|
Links
Download the JDBC Driver for the Java 2 Platform from our download page.
For further details, please see our Howto and Feature articles. Or, contact Mimer SQL Support.
|
|
Last updated: 2003-12-11
|
|
|