%META:TOPICPARENT{name="GlossaryEntriesSymbols"}% ===/JDBCAGENT=== /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: {{{ jdbc:openlink://localhost:5000/DATABASE=ORCL/UID=scott/PWD=tiger/JDBCAGENT=judbc }}} Be advised - /JDBCAGENT is deprecated. OpenLink's 1.x and 3.x JDBC connectivity involved specialized JDBC agents, which proxied connection requests onto specific database agents. OpenLink's newer builds contain enhanced database agents that handle all serverside aspects of the JDBC connection.