Encrypt data output jdbc

Hi Everyone!

Is it possible to hide or encrypt the output data of jdbc, example username, password, database?

#connection_string => 'jdbc:postgresql://localhost:5432/database?user=myuser&password=mypassword'

Thank You

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.