freebsd-ports/databases/postgresql-jdbc/pkg-message
Vanilla I. Shu 6759124a42 This is the implementation of JDBC, the Java Database Connectivity API,
for accessing PostgreSQL databases from Java.

PR:		ports/34856
Submitted by:	Palle Girgensohn <girgen@partitur.se>
2002-02-19 08:35:58 +00:00

8 lines
197 B
Text

PostgreSQL JDBC support installed!
postgresql.jar resides in
/usr/local/share/java/classes/postgresql.jar
Add this to your CLASSPATH!
java examples reside in
/usr/local/share/examples/postgresql