License |
License |
---|---|
GroupId | GroupIdorg.everit.osgi.bundles |
ArtifactId | ArtifactIdorg.everit.osgi.bundles.javax.sql |
Version | Version4.1.0 |
Type | Typebundle |
Description |
DescriptionJDBC 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 |
Source Code Management |
Source Code Management |