This is an automated email from the ASF dual-hosted git repository.

thecarlhall pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git.


    from 5f30746  git-wip-us => gitbox
     new 99071e6  Add a annotation Column for mapping
     new d72b5b9  unit test for annotation mapping
     new 2f96141  Merge branch 'master' of 
https://github.com/rewerma/commons-dbutils into rewerma-master
     new 0acb0b8  Added Apache license header to new file
     new 87cb92d  Merge branch 'rewerma-master'

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/commons/dbutils/BeanProcessor.java  | 11 +++-
 .../commons/dbutils/annotations/Column.java}       | 14 ++++--
 .../apache/commons/dbutils/BeanProcessorTest.java  | 58 ++++++++++++++++++++++
 3 files changed, 79 insertions(+), 4 deletions(-)
 copy 
src/{test/java/org/apache/commons/dbutils/handlers/properties/TestEnum.java => 
main/java/org/apache/commons/dbutils/annotations/Column.java} (70%)

Reply via email to