1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-01 21:31:19 +03:00
Files
postgres/doc/src/sgml/jdbc.sgml
1998-07-29 06:50:04 +00:00

9 lines
195 B
Plaintext

<Chapter Id="jdbc">
<Title>JDBC Interface</Title>
<Para>
There is a JDBC interface available for Postgres. It is documented elsewhere using
the accepted tool for Java-language code.
</Chapter>