<docbook><section><title>GlossaryEntryJDBCJDBCAGENT</title><bridgehead class="http://www.w3.org/1999/xhtml:h3">/JDBCAGENT</bridgehead>
<para>/JDBCAGENT is a JDBC URL connection parameter.
 It allows one to specify the JDBC agent that is used to establish Type 3 JDBC connections.
 For example:</para><programlisting>jdbc:openlink://localhost:5000/DATABASE=ORCL/UID=scott/PWD=tiger/JDBCAGENT=judbc 
</programlisting><para> Be advised - /JDBCAGENT is deprecated.
 OpenLink&#39;s 1.x and 3.x JDBC connectivity involved specialized JDBC agents, which proxied connection requests onto specific database agents.
 OpenLink&#39;s newer builds contain enhanced database agents that handle all serverside aspects of the JDBC connection.
</para></section></docbook>