Giter VIP home page Giter VIP logo

xdbc's People

Watchers

 avatar

xdbc's Issues

pom.xml 에 정의된 대부분의 dependency 는 필요없다.

JDBC 드라이버들은 컴파일에 필요 없는 것들이다.

실행할 때는 그 중의 1개는 필요하겠지만,
모두가 필요한 것은 아니고, 실제로 연결하려고 하는 데이타베이스에 대한 JDBC 드라이버만 있으면 된다.

GenericDriver의 getMinorVersion 는 잘못된 값을 반환한다.

GenericDriver의 getMinorVersion 은 현재 2를 반환하고 있지만, 5를 반환해야 한다.

GenericDriver 는 2개의 파일이 있다.

  • Java 8 과 이후 버전을 위한 kr/xdbc/driver/GenericDriver
  • Java 7 버전을 위한 kr/xdbc/java7/driver/GenericDriver

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.