Spring JDBC 3.1.2.RELEASE
org.springframework
Added: 2012-07-07
A newer version is available
3.2.3.RELEASE
Download:
Ivy:
<dependency org="org.springframework" name="org.springframework.jdbc" rev="3.1.2.RELEASE" />
Maven:
<dependency>
<groupId>org.springframework</groupId>
<artifactId>org.springframework.jdbc</artifactId>
<version>3.1.2.RELEASE</version>
</dependency>
MANIFEST.MF
Import-Bundle: org.springframework.jdbc;version="[3.1.2.RELEASE,3.1.2.RELEASE]"
Libraries (1)
- Spring Framework 3.1.2.RELEASE
Required Dependencies (5)
| Bundle Name | Bundle Symbolic Name | Version |
|---|---|---|
| Apache Commons Logging | com.springsource.org.apache.commons.logging | 1.1.1 |
| Spring Beans | org.springframework.beans | 3.1.2.RELEASE |
| Spring Core | org.springframework.core | 3.1.2.RELEASE |
| Spring Context | org.springframework.context | 3.1.2.RELEASE |
| Spring Transaction | org.springframework.transaction | 3.1.2.RELEASE |
Exported Packages (18)
- org.springframework.jdbc
- org.springframework.jdbc.config
- org.springframework.jdbc.core
- org.springframework.jdbc.core.metadata
- org.springframework.jdbc.core.namedparam
- org.springframework.jdbc.core.simple
- org.springframework.jdbc.core.support
- org.springframework.jdbc.datasource
- org.springframework.jdbc.datasource.embedded
- org.springframework.jdbc.datasource.init
- org.springframework.jdbc.datasource.lookup
- org.springframework.jdbc.object
- org.springframework.jdbc.support
- org.springframework.jdbc.support.incrementer
- org.springframework.jdbc.support.lob
- org.springframework.jdbc.support.nativejdbc
- org.springframework.jdbc.support.rowset
- org.springframework.jdbc.support.xml
Imported Packages (36)
| Package Name | Version Range | Optional? |
|---|---|---|
| com.ibm.websphere.rsadapter | [0.0.0, infinity) | true |
| com.ibm.ws.rsadapter.jdbc | [0.0.0, infinity) | true |
| com.mchange.v2.c3p0 | [0.9.1, 2.0.0) | true |
| com.sun.rowset | [1.0.1, 2.0.0) | true |
| javax.naming | [0.0.0, infinity) | true |
| javax.sql | [0.0.0, infinity) | false |
| javax.sql.rowset | [0.0.0, infinity) | false |
| javax.transaction | [1.0.1, 2.0.0) | true |
| javax.xml.transform | [0.0.0, infinity) | true |
| javax.xml.transform.dom | [0.0.0, infinity) | true |
| oracle.jdbc | [0.0.0, infinity) | true |
| oracle.sql | [0.0.0, infinity) | true |
| org.apache.commons.logging | [1.1.1, 2.0.0) | false |
| org.apache.derby.impl.io | [10.5.0, 11.0.0) | true |
| org.apache.derby.jdbc | [10.5.0, 11.0.0) | true |
| org.h2 | [1.0.0, 2.0.0) | true |
| org.hsqldb | [1.8.0, 2.0.0) | true |
| org.jboss.resource.adapter.jdbc | [0.0.0, infinity) | true |
| org.springframework.beans | [3.1.2, 3.1.3) | false |
| org.springframework.beans.factory | [3.1.2, 3.1.3) | false |
| org.springframework.beans.factory.config | [3.1.2, 3.1.3) | false |
| org.springframework.beans.factory.support | [3.1.2, 3.1.3) | false |
| org.springframework.beans.factory.xml | [3.1.2, 3.1.3) | false |
| org.springframework.context | [3.1.2, 3.1.3) | false |
| org.springframework.core | [3.1.2, 3.1.3) | false |
| org.springframework.core.io | [3.1.2, 3.1.3) | false |
| org.springframework.core.io.support | [3.1.2, 3.1.3) | false |
| org.springframework.dao | [3.1.2, 3.1.3) | false |
| org.springframework.dao.support | [3.1.2, 3.1.3) | false |
| org.springframework.jndi | [3.1.2, 3.1.3) | true |
| org.springframework.transaction | [3.1.2, 3.1.3) | false |
| org.springframework.transaction.support | [3.1.2, 3.1.3) | false |
| org.springframework.util | [3.1.2, 3.1.3) | false |
| org.springframework.util.xml | [3.1.2, 3.1.3) | false |
| org.w3c.dom | [0.0.0, infinity) | true |
| weblogic.jdbc.extensions | [0.0.0, infinity) | true |