aboutsummaryrefslogtreecommitdiffstats
path: root/src/changes
Commit message (Collapse)AuthorAgeFilesLines
* update changes for 4.0.0 releaseJames Ahlborn2021-01-201-0/+15
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/modules@1354 f203690c-595d-4dc9-a70b-905162fa7fd2
* prep for releaseJames Ahlborn2020-09-111-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1338 f203690c-595d-4dc9-a70b-905162fa7fd2
* Add more static utility methods to DatabaseBuilder to enable more succinct ↵James Ahlborn2020-09-071-0/+6
| | | | | | object construction code using static imports git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1337 f203690c-595d-4dc9-a70b-905162fa7fd2
* prep for releaseJames Ahlborn2020-07-311-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1332 f203690c-595d-4dc9-a70b-905162fa7fd2
* reference feature requestJames Ahlborn2020-06-271-1/+2
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1329 f203690c-595d-4dc9-a70b-905162fa7fd2
* Add support for using Predicates to match values in Cursors. Add ↵James Ahlborn2020-06-271-0/+5
| | | | | | PatternColumnPredicate for searching with various pattern syntaxes git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1328 f203690c-595d-4dc9-a70b-905162fa7fd2
* bump version due to backards incompat changesJames Ahlborn2020-05-031-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1326 f203690c-595d-4dc9-a70b-905162fa7fd2
* change the default DateTimeType to LOCAL_DATE_TIMEJames Ahlborn2020-05-031-0/+3
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1325 f203690c-595d-4dc9-a70b-905162fa7fd2
* enable expression evaluation by defaultJames Ahlborn2020-05-031-0/+6
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1324 f203690c-595d-4dc9-a70b-905162fa7fd2
* add changelog entry for access 97 index supportJames Ahlborn2019-08-191-0/+6
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1315 f203690c-595d-4dc9-a70b-905162fa7fd2
* prep for releaseJames Ahlborn2019-04-141-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1297 f203690c-595d-4dc9-a70b-905162fa7fd2
* Add Database.newTableMetaDataIterable() which enables iterating through ↵James Ahlborn2019-02-201-0/+5
| | | | | | table names without loading the entire collection into memory at once git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1295 f203690c-595d-4dc9-a70b-905162fa7fd2
* Add ColumnFormatter utility which can apply Column Format property for ↵James Ahlborn2019-02-111-0/+6
| | | | | | display of column values git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1291 f203690c-595d-4dc9-a70b-905162fa7fd2
* prep for releaseJames Ahlborn2019-02-091-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1284 f203690c-595d-4dc9-a70b-905162fa7fd2
* merge trunk changes through r1277James Ahlborn2019-02-061-1/+1
|\ | | | | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/jdk8@1278 f203690c-595d-4dc9-a70b-905162fa7fd2
| * prep for releaseJames Ahlborn2019-02-051-1/+1
| | | | | | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1274 f203690c-595d-4dc9-a70b-905162fa7fd2
* | merge trunk changes through r1271James Ahlborn2019-01-311-0/+8
|\| | | | | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/jdk8@1272 f203690c-595d-4dc9-a70b-905162fa7fd2
| * Use column label from ResultSetMetaData when importing. Fixes #152James Ahlborn2019-01-291-0/+3
| | | | | | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1268 f203690c-595d-4dc9-a70b-905162fa7fd2
| * Fix parsing of escaped double quotes in expressionsJames Ahlborn2019-01-291-0/+5
| | | | | | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1267 f203690c-595d-4dc9-a70b-905162fa7fd2
* | merge trunk changes through r1263James Ahlborn2019-01-051-3/+5
|\| | | | | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/jdk8@1264 f203690c-595d-4dc9-a70b-905162fa7fd2
| * fix changelog for 151 bug fixJames Ahlborn2019-01-051-3/+5
| | | | | | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1260 f203690c-595d-4dc9-a70b-905162fa7fd2
* | merge trunk changes through r1258James Ahlborn2018-12-311-0/+3
|\| | | | | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/jdk8@1259 f203690c-595d-4dc9-a70b-905162fa7fd2
| * Fix length in units calculation for Access 97 text fields. Fixes #151James Ahlborn2018-12-311-0/+3
| | | | | | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1258 f203690c-595d-4dc9-a70b-905162fa7fd2
* | merge trunk changes through r1251James Ahlborn2018-12-241-1/+1
|\| | | | | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/jdk8@1252 f203690c-595d-4dc9-a70b-905162fa7fd2
| * prep for releaseJames Ahlborn2018-12-221-1/+1
| | | | | | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1247 f203690c-595d-4dc9-a70b-905162fa7fd2
* | more javadoc fixesJames Ahlborn2018-12-191-1/+1
| | | | | | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/jdk8@1245 f203690c-595d-4dc9-a70b-905162fa7fd2
* | more javadocs tweaks; update changes for java 8James Ahlborn2018-12-191-0/+25
|/ | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/jdk8@1244 f203690c-595d-4dc9-a70b-905162fa7fd2
* Ignore column validators for read-only dbs. This will avoid irrelevant ↵James Ahlborn2018-12-171-2/+20
| | | | | | failures when reading databases which have invalid column properties. Fixes #150 git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1240 f203690c-595d-4dc9-a70b-905162fa7fd2
* implement IsNumeric; add support for hex/oct integer stringsJames Ahlborn2018-09-181-0/+6
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1200 f203690c-595d-4dc9-a70b-905162fa7fd2
* prep for releaseJames Ahlborn2018-09-091-0/+13
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1194 f203690c-595d-4dc9-a70b-905162fa7fd2
* update parent pom; update urls for httpsJames Ahlborn2018-07-291-2/+2
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1188 f203690c-595d-4dc9-a70b-905162fa7fd2
* prep for releaseJames Ahlborn2018-06-261-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1167 f203690c-595d-4dc9-a70b-905162fa7fd2
* Create new usage map correctly when adding an index to an existing table. ↵James Ahlborn2018-05-221-4/+8
| | | | | | fixes #147 git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1152 f203690c-595d-4dc9-a70b-905162fa7fd2
* Add some additional property keys and relevant enums for valuesJames Ahlborn2018-05-191-0/+5
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1150 f203690c-595d-4dc9-a70b-905162fa7fd2
* prep for releaseJames Ahlborn2018-03-041-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1140 f203690c-595d-4dc9-a70b-905162fa7fd2
* update ddl flag for default properties even if type is explicitly provided. ↵James Ahlborn2018-02-071-0/+3
| | | | | | fixes #146 git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1138 f203690c-595d-4dc9-a70b-905162fa7fd2
* Expose the ddl attribute on properties. Set the attribute appropriately for ↵James Ahlborn2018-01-251-0/+6
| | | | | | known builtin properties. fixes issue #145 git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1137 f203690c-595d-4dc9-a70b-905162fa7fd2
* prep for releaseJames Ahlborn2018-01-191-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1133 f203690c-595d-4dc9-a70b-905162fa7fd2
* Add full support for access 2016 databases including the new 'Large Number' ↵James Ahlborn2017-12-191-0/+7
| | | | | | (aka Bigint) data type. Fixes feature #37 git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1130 f203690c-595d-4dc9-a70b-905162fa7fd2
* prep for releaseJames Ahlborn2017-10-101-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1123 f203690c-595d-4dc9-a70b-905162fa7fd2
* Fix writing of property maps without any properties. fixes #144James Ahlborn2017-10-031-0/+3
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1122 f203690c-595d-4dc9-a70b-905162fa7fd2
* Handle more advanced query join constructs. fixes issue #141James Ahlborn2017-07-141-0/+5
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1110 f203690c-595d-4dc9-a70b-905162fa7fd2
* prep for releaseJames Ahlborn2017-06-261-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1106 f203690c-595d-4dc9-a70b-905162fa7fd2
* Add option to specify relationship name, fixes pull request #4James Ahlborn2017-06-061-0/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1103 f203690c-595d-4dc9-a70b-905162fa7fd2
* Fix parsing of certain internal-use queries. Fixes issue #142James Ahlborn2017-05-311-0/+6
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1102 f203690c-595d-4dc9-a70b-905162fa7fd2
* prep for releaseJames Ahlborn2017-05-181-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1097 f203690c-595d-4dc9-a70b-905162fa7fd2
* Add CustomLinkResolver which facilitates loading linked tables from files ↵James Ahlborn2017-05-111-0/+5
| | | | | | which are not access databases. fixes feature request #36 git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1095 f203690c-595d-4dc9-a70b-905162fa7fd2
* Allow inserting negative auto number fields, fixes pull request #3James Ahlborn2017-05-071-0/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1094 f203690c-595d-4dc9-a70b-905162fa7fd2
* Cover the GENERIC_JET4 format in unit tests, thanks to Gord ThompsonJames Ahlborn2017-05-031-0/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1093 f203690c-595d-4dc9-a70b-905162fa7fd2
* Implement support for partial index lookups. Efficient IndexCursor lookups ↵James Ahlborn2017-04-031-0/+7
| | | | | | can now be done with multi-column indexes using only some of the columns in the index. git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1087 f203690c-595d-4dc9-a70b-905162fa7fd2