Java/JDBC clients
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Java/JDBC clients, in source code form, consist of statements in the Java language. Java/JDBC clients communicate with SQL databases by following the JDBC interface guidelines. To prepare a Java/JDBC program for execution, compile it using a Java compiler.
An example of a Java/JDBC client is the OpenEdge SQL Explorer. For more information on building Java/JDBC clients, see Develop SQL for OpenEdge.