JDBC 4.1 API

OSGi bundle that contains the JDBC API coming from OpenJDK 1.7. In case of OSGi, it is better to exclude javax.sql.*, com.sun.rowset.* and javax.transaction.* packages from the boot classpath and use them from bundles. Very often javax.transaction.* packages are used from a custom bundle. As javax.sql.XADataSource wires to that package, it is logical to have that in a custom bundle as well so there will be no package wiring issues.

License

License

GroupId

GroupId

org.everit.osgi.bundles
ArtifactId

ArtifactId

org.everit.osgi.bundles.javax.sql
Last Version

Last Version

4.1.0
Release Date

Release Date

Type

Type

bundle
Description

Description

JDBC 4.1 API
OSGi bundle that contains the JDBC API coming from OpenJDK 1.7. In case of OSGi, it is better to exclude javax.sql.*, com.sun.rowset.* and javax.transaction.* packages from the boot classpath and use them from bundles. Very often javax.transaction.* packages are used from a custom bundle. As javax.sql.XADataSource wires to that package, it is logical to have that in a custom bundle as well so there will be no package wiring issues.
Project URL

Project URL

http://www.oracle.com/technetwork/java/javase/jdbc/index.html
Source Code Management

Source Code Management

http://hg.openjdk.java.net/jdk7/jdk7/jdk/

Download org.everit.osgi.bundles.javax.sql

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
4.1.0
4.0.0