index
:
jackcess.git
a97_indexes
exprs
hms
jackcess-1.2.14
jackcess-2
jdk8
master
modules
mutateops
newformats
Mirror of the Jackcess project: https://github.com/jahlborn/jackcess
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
healthmarketscience
/
jackcess
/
Database.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add basic support for access 2019+ dbs.
James Ahlborn
2021-06-04
1
-0
/
+2
*
enable expression evaluation by default
James Ahlborn
2020-05-03
1
-5
/
+5
*
add stream support to Iterable classes; add some unit tests with streaming
James Ahlborn
2020-04-24
1
-0
/
+17
*
Add Database.newTableMetaDataIterable() which enables iterating through table...
James Ahlborn
2019-02-20
1
-0
/
+11
*
add system prop for date/time type; rework how date/times are written based o...
James Ahlborn
2018-12-28
1
-1
/
+8
*
get javadocs displaying correctly
James Ahlborn
2018-12-18
1
-4
/
+4
*
initial support for LocalDateTime and Temporal types
James Ahlborn
2018-12-11
1
-2
/
+34
*
add support for Path
James Ahlborn
2018-11-29
1
-1
/
+7
*
upgrade poi; upgrade various plugins
James Ahlborn
2018-11-27
1
-4
/
+4
*
knock out some fixmes; add support for custom function lookup and custom bind...
James Ahlborn
2018-05-19
1
-1
/
+10
*
plug expr evaluation into columns/tables; create Identifier for tracking expr...
James Ahlborn
2018-05-08
1
-13
/
+30
*
Add full support for access 2016 databases including the new 'Large Number' (...
James Ahlborn
2017-12-19
1
-0
/
+2
*
Add Database.getTableMetaData method to enable getting basic info about a Tab...
James Ahlborn
2016-02-16
1
-2
/
+10
*
Add FileFormat.GENERIC_JET4 in order to support getting the file format for j...
James Ahlborn
2015-11-25
1
-0
/
+9
*
Allow optional direct insert/update of autonumber values. This is disabled b...
James Ahlborn
2015-05-01
1
-0
/
+32
*
relicense with Apache License
James Ahlborn
2015-04-17
1
-14
/
+11
*
add more flexible table iteration, feature #28
James Ahlborn
2015-02-14
1
-0
/
+8
*
add method to simplify testing whether or not a Table is linked to a Database...
James Ahlborn
2015-02-13
1
-0
/
+8
*
add column validator unit tests, work out some wrinkles
James Ahlborn
2014-03-24
1
-1
/
+3
*
add initial ColumnValidator support
James Ahlborn
2014-03-20
1
-1
/
+15
*
move files into standard maven dir structure
James Ahlborn
2013-08-16
1
-0
/
+389