open fun setAuthenticationQuery(authenticationQuery: String): JDBCAuth
Set the authentication query to use. Use this if you want to override the default authentication query.
authenticationQuery - the authentication query
Return
a reference to this for fluency