All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download all versions of org.everit.osgi.bundles.javax.sql JAR files with all dependencies

Search JAR files by class name

org.everit.osgi.bundles.javax.sql from group org.everit.osgi.bundles (version 4.1.0)

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.

Group: org.everit.osgi.bundles Artifact: org.everit.osgi.bundles.javax.sql
Show documentation Show source 
 

4 downloads

org.everit.osgi.bundles.javax.sql from group org.everit.osgi.bundles (version 4.0.0)

OSGi bundle that contains the JDBC API coming from OpenJDK 1.6. 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.

Group: org.everit.osgi.bundles Artifact: org.everit.osgi.bundles.javax.sql
Show documentation Show source 
 

4 downloads



Page 1 from 1 (items total 2)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy