aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/jdbc.sgml
blob: 35f137e48b2316455b5040588e2048fe70cbe2ee (plain)
1
2
3
4
5
6
7
8
<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>