File: README.jdbc2_interfaces

package info (click to toggle)
libpgjava 8.2-504-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 3,600 kB
  • ctags: 4,442
  • sloc: java: 31,862; xml: 3,116; makefile: 18; sh: 10
file content (20 lines) | stat: -rw-r--r-- 709 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
debian/jdbc2_interface directory
========================

The jdbc2_interface directory contains JDBC specification 2 interfaces
from the gnu classpath project. This interface sources are needed to 
compile a JDBC 2 driver with the free runtimes - as they already implement
JDBC3 specification.

These sources are only needed during compile time and are not included
in the binary jar files produced by this package.

The sources are a checkout from the gnu classpath project 
<http://savannah.gnu.org/cvs/?group=classpath> with tag
classpath-0_04-release. 

Upstream Authors: Classpath Project <classpath@gnu.org>

Copyright:
GNU Classpath is distributed under the terms of the 
GNU General Public License.