EDB Postgres Connectors → 9.6.0.2 → User Guides → JDBC Guide Other versions of this page: 11.0.3 · 11.0.2 · 11.0.1 · 10.0.3 · 10.0.2 · 10.0.1 · 10.0.0 · 9.6.0.3 · 9.6.0.2 · 9.5.1
Deploy a Managed Postgres Cluster in Minutes! Enterprise-ready and Oracle compatible.
Try it Now Free
2.2 The JDBC Interface Figure 2.1 shows the core API interfaces in the JDBC specification and how they relate to each other. These interfaces are implemented in the java.sql package. Figure 2.1 - JDBC Class Relationships