Try OpenEdge Now
skip to main content
Internationalizing Applications
Using SQL : Using SQL clients : Java/JDBC clients
 

Java/JDBC clients

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 OpenEdge Data Management: SQL Development.