Skip to content
Scott C Gray edited this page Feb 26, 2017 · 2 revisions

Variable

jdbc_url - The JDBC URL that was used to establish the current connection

Description

The read-only ${jdbc_url} variable will contain the name of the JDBC URL that was used to establish the current database connection. If no connection is established then this variable will not be set.

See also

domain, driver, user, server, port

Clone this wiki locally