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

refactor(connection-url): reduces the use of reflection during instantiation of connection url #43

Closed
wants to merge 2 commits into from
Closed

refactor(connection-url): reduces the use of reflection during instantiation of connection url #43

wants to merge 2 commits into from

Commits on Sep 8, 2019

  1. refactor(connection-url): reduces the use of reflection during instan…

    …tiation of connection
    
    url
    
    partly addresses https://bugs.mysql.com/bug.php?id=91968
    
    Signed-off-by: Manyanda Chitimbo <manyanda.chitimbo@gmail.com>
    machi1990 committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    f0fb867 View commit details
    Browse the repository at this point in the history
  2. refactor(exception-factory): avoid the usage of reflection during ins…

    …tantiation of known CJException
    
    partly addresses https://bugs.mysql.com/bug.php?id=91968
    
    Signed-off-by: Manyanda Chitimbo <manyanda.chitimbo@gmail.com>
    machi1990 committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    a814411 View commit details
    Browse the repository at this point in the history