Spring JDBC 2.5.3.A
org.springframework
Added: 2008-04-29
A newer version is available
3.2.2.RELEASE
Download:
Ivy:
<dependency org="org.springframework" name="org.springframework.jdbc" rev="2.5.3.A" />
Maven:
<dependency>
<groupId>org.springframework</groupId>
<artifactId>org.springframework.jdbc</artifactId>
<version>2.5.3.A</version>
</dependency>
MANIFEST.MF
Import-Bundle: org.springframework.jdbc;version="[2.5.3.A,2.5.3.A]"
Libraries (0)
No libraries contain this bundleRequired Dependencies (6)
| Bundle Name | Bundle Symbolic Name | Version |
|---|---|---|
| Apache Commons Logging | com.springsource.org.apache.commons.logging | 1.1.1 |
| Spring Beans | org.springframework.beans | 2.5.3.A |
| Spring Core | org.springframework.core | 2.5.3.A |
| Spring Transaction | org.springframework.transaction | 2.5.3.A |
| AOP Alliance API | com.springsource.org.aopalliance | 1.0.0 |
| Spring Context | org.springframework.context | 2.5.3.A |
Exported Packages (14)
- org.springframework.jdbc
- 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.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
Imported Packages (20)
| Package Name | Version Range | Optional? |
|---|---|---|
| com.mchange.v2.c3p0 | [0.9.1.2, 1.0.0) | true |
| com.sun.rowset | [1.0.1, 2.0.0) | true |
| javax.naming | [0.0.0, infinity) | false |
| javax.sql | [0.0.0, infinity) | false |
| javax.sql.rowset | [1.0.1, 2.0.0) | true |
| javax.transaction | [0.0.0, infinity) | false |
| org.apache.commons.logging | [1.1.1, 2.0.0) | false |
| org.enhydra.jdbc.core | [1.5.0, 2.0.0) | true |
| org.springframework.beans | [2.5.3.A, 2.5.3.A] | false |
| org.springframework.beans.factory | [2.5.3.A, 2.5.3.A] | false |
| org.springframework.beans.factory.support | [2.5.3.A, 2.5.3.A] | false |
| org.springframework.beans.factory.xml | [2.5.3.A, 2.5.3.A] | false |
| org.springframework.core | [2.5.3.A, 2.5.3.A] | false |
| org.springframework.core.io | [2.5.3.A, 2.5.3.A] | false |
| org.springframework.dao | [2.5.3.A, 2.5.3.A] | false |
| org.springframework.dao.support | [2.5.3.A, 2.5.3.A] | false |
| org.springframework.jndi | [2.5.3.A, 2.5.3.A] | true |
| org.springframework.transaction | [2.5.3.A, 2.5.3.A] | false |
| org.springframework.transaction.support | [2.5.3.A, 2.5.3.A] | false |
| org.springframework.util | [2.5.3.A, 2.5.3.A] | false |