Git Product home page Git Product logo

jdbc's People

Contributors

5jt avatar charlieskelton-kx avatar jhanna-kx avatar kxcontrib avatar pierre-kx avatar simongarland avatar sshanks-kx avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

jdbc's Issues

close on errors

Look at closing client connection when connectivity to the server goes down (and exceptions are thrown ) - with respect to connection pools - and update docs. Older connection pool docs moved as part of #12

Fix deprecated API calls

[WARNING] /Users/simon/Development/jdbc/jdbc/src/main/java/jdbc.java:[206,14] setUnicodeStream(int,java.io.InputStream,int) in java.sql.PreparedStatement has been deprecated
[WARNING] /Users/simon/Development/jdbc/jdbc/src/main/java/jdbc.java:[256,20] getBigDecimal(int,int) in java.sql.CallableStatement has been deprecated
[WARNING] /Users/simon/Development/jdbc/jdbc/src/main/java/jdbc.java:[437,21] getUnicodeStream(java.lang.String) in java.sql.ResultSet has been deprecated
[WARNING] /Users/simon/Development/jdbc/jdbc/src/main/java/jdbc.java:[435,20] getBigDecimal(java.lang.String,int) in java.sql.ResultSet has been deprecated
[WARNING] /Users/simon/Development/jdbc/jdbc/src/main/java/jdbc.java:[420,21] getUnicodeStream(int) in java.sql.ResultSet has been deprecated
[WARNING] /Users/simon/Development/jdbc/jdbc/src/main/java/jdbc.java:[418,20] getBigDecimal(int,int) in java.sql.ResultSet has been deprecated
[WARNING] /Users/simon/Development/jdbc/jdbc/src/main/java/jdbc.java: /Users/simon/Development/jdbc/jdbc/src/main/java/jdbc.java uses or overrides a deprecated API that is marked for removal.
[WARNING] /Users/simon/Development/jdbc/jdbc/src/main/java/jdbc.java: Recompile with -Xlint:removal for details.
[WARNING] /Users/simon/Development/jdbc/jdbc/src/main/java/jdbc.java: /Users/simon/Development/jdbc/jdbc/src/main/java/jdbc.java uses unchecked or unsafe operations.
[WARNING] /Users/simon/Development/jdbc/jdbc/src/main/java/jdbc.java: Recompile with -Xlint:unchecked for details.

running CI analysis while Automatic Analysis is enabled

In travis build -
[ERROR] Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184:sonar (default-cli) on project JdbcModules: You are running CI analysis while Automatic Analysis is enabled. Please consider disabling one or the other. -> [Help 1]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.