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

mysql type converting and exception handling bug fix and tests #3

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Commits on Jun 19, 2013

  1. adjuest for taobao

    shenxun committed Jun 19, 2013
    Configuration menu
    Copy the full SHA
    12fcbf7 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2013

  1. 增加类型支持,增加taobao style支持

    shenxun committed Jun 26, 2013
    Configuration menu
    Copy the full SHA
    e6c4bfd View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2013

  1. 提交common pool

    shenxun committed Jun 27, 2013
    Configuration menu
    Copy the full SHA
    bd290bc View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2013

  1. reverse to origin pom.

    shenxun committed Jul 2, 2013
    Configuration menu
    Copy the full SHA
    101da4b View commit details
    Browse the repository at this point in the history
  2. add ignore for eclipse

    shenxun committed Jul 2, 2013
    Configuration menu
    Copy the full SHA
    36d627c View commit details
    Browse the repository at this point in the history
  3. add type convert to jdbc test and fix those bugs

    shenxun committed Jul 2, 2013
    Configuration menu
    Copy the full SHA
    5e6f9f7 View commit details
    Browse the repository at this point in the history
  4. add sql

    shenxun committed Jul 2, 2013
    Configuration menu
    Copy the full SHA
    787ba49 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2013

  1. type test without unsign complate

    shenxun committed Jul 3, 2013
    Configuration menu
    Copy the full SHA
    2565e7a View commit details
    Browse the repository at this point in the history
  2. add unsigned test

    shenxun committed Jul 3, 2013
    Configuration menu
    Copy the full SHA
    4c46657 View commit details
    Browse the repository at this point in the history
  3. add null test for mysql

    shenxun committed Jul 3, 2013
    Configuration menu
    Copy the full SHA
    42bc40f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91c630d View commit details
    Browse the repository at this point in the history
  5. add override

    shenxun committed Jul 3, 2013
    Configuration menu
    Copy the full SHA
    5dd002a View commit details
    Browse the repository at this point in the history
  6. add exception test

    shenxun committed Jul 3, 2013
    Configuration menu
    Copy the full SHA
    3ac0f12 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2013

  1. add prepared statment for adbcj

    shenxun committed Jul 6, 2013
    Configuration menu
    Copy the full SHA
    ee55363 View commit details
    Browse the repository at this point in the history
  2. exception handling enhancement

    shenxun committed Jul 6, 2013
    Configuration menu
    Copy the full SHA
    197c059 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2013

  1. Create README.md

    rainerWJY committed Jul 8, 2013
    Configuration menu
    Copy the full SHA
    cf6afa7 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    rainerWJY committed Jul 8, 2013
    Configuration menu
    Copy the full SHA
    b688d00 View commit details
    Browse the repository at this point in the history