faed3a8628
remove it; - replace it by two new ports: databases/jdbc-oracle8i and databases/jdbc-oracle9i. Notes: - databases/jdbc-oracle8i is intended for JDK 1.2 & 1.3, but it runs fine with JDK 1.4; - databases/jdbc-oracle9i is intended for JDK 1.4, and it can be used to access Oracle 8i & 9i databases; - there is another driver for Oracle 10g, but I have no 10g to test it; could be added later. PR: ports/81567 Submitted by: thierry Repocopied by: marcus
7 lines
244 B
Text
7 lines
244 B
Text
This is a port of the JDBC driver which is used to access Oracle 8i
|
|
databases using a database-independant API in Java for use with JDK 1.2 and
|
|
JDK 1.3.
|
|
|
|
WWW: http://www.oracle.com/technology/tech/java/sqlj_jdbc/index.html
|
|
|
|
patrick@freebsd.org
|