Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add aliases ApplicationName and applicationName for the processName connection property #751

Closed
mrotteveel opened this issue Jun 16, 2023 · 0 comments

Comments

@mrotteveel
Copy link
Member

Add aliases ApplicationName and applicationName for the processName connection property.

Two reasons:

  1. JDBC defines the ApplicationName client info property (and the getClientInfo returning Properties object never returns anything [JDBC365] #407 change will fallback to CLIENT_PROCESS@SYSTEM, which contains the value of the processName connection property)
  2. For similar purposes, ApplicationName is used by the PostgreSQL JDBC driver, and applicationName by the Microsoft SQL Server JDBC driver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant