index
:
jackcess.git
a97_indexes
dependabot/maven/org.apache.commons-commons-lang3-3.18.0
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
/
test
/
src
/
java
/
com
/
healthmarketscience
/
jackcess
/
IndexTest.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
move files into standard maven dir structure
James Ahlborn
2013-08-16
1
-530
/
+0
*
more javadoc cleanup; minor refactor of Joiner iteration methods
James Ahlborn
2013-08-11
1
-2
/
+0
*
expand javadocs for core interfaces
James Ahlborn
2013-08-08
1
-2
/
+2
*
merge branch jackcess-2 changes through r759
James Ahlborn
2013-07-30
1
-48
/
+42
*
add a few util methods related to indexes and joins
James Ahlborn
2011-06-17
1
-0
/
+6
*
Add the Joiner utility and some new methods to IndexCursor to make it easier ...
James Ahlborn
2011-06-15
1
-20
/
+9
*
add Index.getReferencedIndex for retrieving the referenced index of a foreign...
James Ahlborn
2011-04-18
1
-0
/
+42
*
add 2010 unit tests
James Ahlborn
2011-04-08
1
-1
/
+2
*
fix test info
James Ahlborn
2011-03-18
1
-1
/
+2
*
add support for creating indexes (except foreign key indexes) on a table when...
James Ahlborn
2011-03-04
1
-0
/
+41
*
more work around interpreting index data, add support for multiple logical in...
James Ahlborn
2011-02-27
1
-21
/
+44
*
add more jet3 tests, disable index lookups for jet3
James Ahlborn
2010-07-31
1
-3
/
+17
*
add (initial) read-only support for Access 97 (jet format 3) databases (#3003...
James Ahlborn
2010-07-23
1
-2
/
+2
*
merge branch newformats changes through r453
James Ahlborn
2010-03-26
1
-186
/
+206
*
add some replid index tests
James Ahlborn
2009-11-14
1
-0
/
+14
*
Add RowFilter contributed by Patricia Donaldson
James Ahlborn
2008-10-21
1
-4
/
+0
*
initial (untested) code which supports page splitting
James Ahlborn
2008-04-10
1
-3
/
+3
*
add support for optionally enabling big index support
James Ahlborn
2008-04-07
1
-0
/
+1
*
make unit tests work for either index type; minor refactoring
James Ahlborn
2008-04-07
1
-2
/
+8
*
add test for uniqueEntryCount updates
James Ahlborn
2008-03-19
1
-1
/
+54
*
use readOnly dbs for unit tests
James Ahlborn
2008-03-13
1
-2
/
+2
*
add unit tests (and fix some bugs) for ignoreNull and unique index handling
James Ahlborn
2008-03-11
1
-12
/
+113
*
formalize code for reading unsigned bytes
James Ahlborn
2008-03-09
1
-4
/
+4
*
More fixes for index parsing. Believe index names are now correctly
James Ahlborn
2008-03-06
1
-1
/
+41
*
fix some compiler warnings
James Ahlborn
2008-02-29
1
-1
/
+0
*
fix file copyrights
James Ahlborn
2007-12-03
1
-1
/
+26
*
Update table row count correctly on row deletion or bulk row addition,
James Ahlborn
2007-11-17
1
-0
/
+40
*
read index entries on demand
James Ahlborn
2006-09-26
1
-1
/
+3
*
support reading 'compressed' indexes (fix 1563654)
James Ahlborn
2006-09-26
1
-0
/
+28
*
fix ordering of byte code comparator
James Ahlborn
2006-09-23
1
-0
/
+96