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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Cursor.findRow(RowId) for moving to a specific Table row using only the R...
James Ahlborn
2014-06-11
4
-9
/
+73
*
add getBlob convenience method
James Ahlborn
2014-05-07
3
-4
/
+20
*
enhance javadocs
James Ahlborn
2014-05-07
1
-11
/
+11
*
add convenience methods to Row for getting values cast to specific types
James Ahlborn
2014-05-06
6
-49
/
+168
*
fix javadoc reference
James Ahlborn
2014-05-01
1
-1
/
+1
*
fix log message
James Ahlborn
2014-04-06
1
-15
/
+18
*
add column validator unit tests, work out some wrinkles
James Ahlborn
2014-03-24
5
-46
/
+121
*
add some convenience methods for working with primary keys
James Ahlborn
2014-03-24
3
-0
/
+60
*
add initial ColumnValidator support
James Ahlborn
2014-03-20
9
-46
/
+286
*
Fix NullPointerException in RowImpl.toString when value is null.
James Ahlborn
2014-01-22
1
-4
/
+13
*
attempt to restore autonumbers on some add row failures
James Ahlborn
2013-11-26
2
-1
/
+67
*
Rework row add/update so that constraint violations do not leave behind parti...
James Ahlborn
2013-11-23
7
-115
/
+469
*
Add ConstraintViolationException to distinguish exceptions due to violating d...
James Ahlborn
2013-11-13
3
-8
/
+52
*
remove unnecessary methods
James Ahlborn
2013-11-07
1
-37
/
+0
*
minor cleanups/formatting
James Ahlborn
2013-10-15
7
-11
/
+1
*
make RowIdImpl serializable; clean up some formatting
James Ahlborn
2013-10-15
2
-8
/
+9
*
add public api for modifying properties
James Ahlborn
2013-10-11
5
-14
/
+110
*
Add support for modifying properties
James Ahlborn
2013-10-11
5
-69
/
+443
*
Make reading long value columns more lenient (MEMO/OLE)
James Ahlborn
2013-10-04
1
-2
/
+15
*
minor updates and refactors
James Ahlborn
2013-10-01
3
-25
/
+19
*
rework compound content api; add more ole blob unit tests
James Ahlborn
2013-09-28
5
-66
/
+156
*
fix formatting
James Ahlborn
2013-09-22
1
-2
/
+2
*
tweak oleblob tests
James Ahlborn
2013-09-18
1
-1
/
+1
*
add some oleblob unit tests
James Ahlborn
2013-09-18
1
-2
/
+6
*
add some ole javadocs
James Ahlborn
2013-09-17
2
-18
/
+120
*
fix poi detection code for ole handling
James Ahlborn
2013-09-15
2
-1
/
+7
*
implement nicer ascii text conversion for ole package paths
James Ahlborn
2013-09-15
1
-0
/
+17
*
Ignore invalid column usage map definitions, fixes issue 97
James Ahlborn
2013-09-14
2
-6
/
+20
*
initial support for blob creation/parsing
James Ahlborn
2013-09-12
6
-23
/
+1336
*
add closeQuietly util method
James Ahlborn
2013-09-10
6
-46
/
+21
*
a little more revamp tostring output
James Ahlborn
2013-09-09
2
-15
/
+15
*
revamp tostring output
James Ahlborn
2013-09-09
12
-136
/
+353
*
move files into standard maven dir structure
James Ahlborn
2013-08-16
124
-0
/
+159865