Spring JDBC 2.5.5.A
org.springframework
Added: 2008-10-20
A newer version is available
3.2.2.RELEASE
Download:
Ivy:
<dependency org="org.springframework" name="org.springframework.jdbc" rev="2.5.5.A" />
Maven:
<dependency>
<groupId>org.springframework</groupId>
<artifactId>org.springframework.jdbc</artifactId>
<version>2.5.5.A</version>
</dependency>
MANIFEST.MF
Import-Bundle: org.springframework.jdbc;version="[2.5.5.A,2.5.5.A]"
Libraries (1)
- Spring Framework 2.5.5.A
Required Dependencies (7)
| 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.5.A |
| Spring Core | org.springframework.core | 2.5.5.A |
| Spring Transaction | org.springframework.transaction | 2.5.5.A |
| AOP Alliance API | com.springsource.org.aopalliance | 1.0.0 |
| Spring AOP | org.springframework.aop | 2.5.5.A |
| Spring Context | org.springframework.context | 2.5.5.A |
Exported Packages (15)
- 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
- org.springframework.jdbc.support.xml
Imported Packages (22)
| 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 | [1.0.1, 2.0.0) | true |
| javax.xml.transform | [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.5.A, 2.5.5.A] | false |
| org.springframework.beans.factory | [2.5.5.A, 2.5.5.A] | false |
| org.springframework.beans.factory.support | [2.5.5.A, 2.5.5.A] | false |
| org.springframework.beans.factory.xml | [2.5.5.A, 2.5.5.A] | false |
| org.springframework.core | [2.5.5.A, 2.5.5.A] | false |
| org.springframework.core.io | [2.5.5.A, 2.5.5.A] | false |
| org.springframework.dao | [2.5.5.A, 2.5.5.A] | false |
| org.springframework.dao.support | [2.5.5.A, 2.5.5.A] | false |
| org.springframework.jndi | [2.5.5.A, 2.5.5.A] | true |
| org.springframework.transaction | [2.5.5.A, 2.5.5.A] | false |
| org.springframework.transaction.support | [2.5.5.A, 2.5.5.A] | false |
| org.springframework.util | [2.5.5.A, 2.5.5.A] | false |
| org.w3c.dom | [0.0.0, infinity) | false |