Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move files into standard maven dir structure | James Ahlborn | 2013-08-16 | 1 | -222/+0 |
* | more javadoc cleanup; minor refactor of Joiner iteration methods | James Ahlborn | 2013-08-11 | 1 | -0/+1 |
* | expand javadocs for core interfaces | James Ahlborn | 2013-08-08 | 1 | -1/+12 |
* | merge branch jackcess-2 changes through r759 | James Ahlborn | 2013-07-30 | 1 | -14/+89 |
* | check for too many pk indexes on a table; add convenience method to TableBuil... | James Ahlborn | 2011-05-15 | 1 | -0/+10 |
* | add support for creating indexes (except foreign key indexes) on a table when... | James Ahlborn | 2011-03-04 | 1 | -2/+19 |
* | Make Database.escapeIdentifier public; add methods to TableBuilder and Column... | James Ahlborn | 2010-07-16 | 1 | -1/+40 |
* | fix copyrights | James Ahlborn | 2008-04-29 | 1 | -1/+26 |
* | add TableBuilder utility | James Ahlborn | 2008-03-20 | 1 | -0/+44 |