aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add more static utility methods to DatabaseBuilder to enable more succinct ↵James Ahlborn2020-09-0714-248/+336
| | | | | | 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
* fix grammarJames Ahlborn2020-07-311-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1336 f203690c-595d-4dc9-a70b-905162fa7fd2
* [maven-release-plugin] prepare for next development iterationJames Ahlborn2020-07-311-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1335 f203690c-595d-4dc9-a70b-905162fa7fd2
* [maven-release-plugin] prepare release jackcess-3.5.0James Ahlborn2020-07-311-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1333 f203690c-595d-4dc9-a70b-905162fa7fd2
* prep for releaseJames Ahlborn2020-07-312-5/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1332 f203690c-595d-4dc9-a70b-905162fa7fd2
* add details about 3.5 upgradeJames Ahlborn2020-06-283-5/+66
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1331 f203690c-595d-4dc9-a70b-905162fa7fd2
* cleanup importsJames Ahlborn2020-06-271-4/+0
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1330 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-278-85/+390
| | | | | | 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@1327 f203690c-595d-4dc9-a70b-905162fa7fd2
* bump version due to backards incompat changesJames Ahlborn2020-05-032-2/+2
| | | | 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-037-2/+16
| | | | 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-036-41/+52
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1324 f203690c-595d-4dc9-a70b-905162fa7fd2
* update some depsJames Ahlborn2020-04-291-2/+2
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1323 f203690c-595d-4dc9-a70b-905162fa7fd2
* tag functional interfaces; use lambda syntaxJames Ahlborn2020-04-276-28/+27
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1322 f203690c-595d-4dc9-a70b-905162fa7fd2
* add stream support to Iterable classes; add some unit tests with streamingJames Ahlborn2020-04-2412-84/+177
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1321 f203690c-595d-4dc9-a70b-905162fa7fd2
* use default remove implJames Ahlborn2020-04-242-10/+0
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1320 f203690c-595d-4dc9-a70b-905162fa7fd2
* tweak docJames Ahlborn2020-01-301-1/+0
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1319 f203690c-595d-4dc9-a70b-905162fa7fd2
* tweak docJames Ahlborn2020-01-301-0/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1318 f203690c-595d-4dc9-a70b-905162fa7fd2
* tweak site docsJames Ahlborn2019-08-211-3/+3
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1317 f203690c-595d-4dc9-a70b-905162fa7fd2
* better access 97 index test coverageJames Ahlborn2019-08-201-0/+0
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1316 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
* merge branch a97_indexes changes through r1313James Ahlborn2019-08-1919-379/+1095
|\ | | | | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1314 f203690c-595d-4dc9-a70b-905162fa7fd2
| * add unit tests for access 97 text indexesa97_indexesJames Ahlborn2019-08-195-108/+141
| | | | | | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/a97_indexes@1313 f203690c-595d-4dc9-a70b-905162fa7fd2
| * use new general 97 index supportJames Ahlborn2019-08-163-97/+117
| | | | | | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/a97_indexes@1312 f203690c-595d-4dc9-a70b-905162fa7fd2
| * fix handling of descending indexesJames Ahlborn2019-08-121-13/+9
| | | | | | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/a97_indexes@1311 f203690c-595d-4dc9-a70b-905162fa7fd2
| * reword extra code handling for gen 97 indexesJames Ahlborn2019-08-114-179/+309
| | | | | | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/a97_indexes@1310 f203690c-595d-4dc9-a70b-905162fa7fd2
| * initial support for writing access 97 indexesJames Ahlborn2019-08-061-22/+107
| | | | | | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/a97_indexes@1309 f203690c-595d-4dc9-a70b-905162fa7fd2
| * add new sort order for legacy 97 collation orderJames Ahlborn2019-08-062-15/+27
| | | | | | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/a97_indexes@1308 f203690c-595d-4dc9-a70b-905162fa7fd2
| * use StandardCharsetJames Ahlborn2019-08-061-60/+61
| | | | | | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/a97_indexes@1307 f203690c-595d-4dc9-a70b-905162fa7fd2
| * add separate method for reading root db pageJames Ahlborn2019-08-063-45/+66
| | | | | | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/a97_indexes@1306 f203690c-595d-4dc9-a70b-905162fa7fd2
| * convenience method for using case insensitive matcherJames Ahlborn2019-08-061-22/+30
| | | | | | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/a97_indexes@1305 f203690c-595d-4dc9-a70b-905162fa7fd2
| * initial index codes for access97 general collation orderJames Ahlborn2019-08-063-0/+410
| | | | | | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/a97_indexes@1304 f203690c-595d-4dc9-a70b-905162fa7fd2
| * create access 97 index branchJames Ahlborn2019-08-060-0/+0
|/ | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/a97_indexes@1303 f203690c-595d-4dc9-a70b-905162fa7fd2
* add convenience method for opening with PathJames Ahlborn2019-07-211-0/+14
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1302 f203690c-595d-4dc9-a70b-905162fa7fd2
* update FAQJames Ahlborn2019-04-141-51/+6
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1301 f203690c-595d-4dc9-a70b-905162fa7fd2
* [maven-release-plugin] prepare for next development iterationJames Ahlborn2019-04-141-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1300 f203690c-595d-4dc9-a70b-905162fa7fd2
* [maven-release-plugin] prepare release jackcess-3.0.1James Ahlborn2019-04-141-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1298 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
* update parent pomJames Ahlborn2019-02-281-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1296 f203690c-595d-4dc9-a70b-905162fa7fd2
* Add Database.newTableMetaDataIterable() which enables iterating through ↵James Ahlborn2019-02-204-11/+144
| | | | | | 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
* can't believe this is useful to anyone anymoreJames Ahlborn2019-02-143-11/+0
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1294 f203690c-595d-4dc9-a70b-905162fa7fd2
* minor site docs tweakJames Ahlborn2019-02-121-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1293 f203690c-595d-4dc9-a70b-905162fa7fd2
* add migration guide for 3.xJames Ahlborn2019-02-122-0/+72
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1292 f203690c-595d-4dc9-a70b-905162fa7fd2
* Add ColumnFormatter utility which can apply Column Format property for ↵James Ahlborn2019-02-1112-65/+398
| | | | | | display of column values git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1291 f203690c-595d-4dc9-a70b-905162fa7fd2
* tweak site description some moreJames Ahlborn2019-02-091-14/+0
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1290 f203690c-595d-4dc9-a70b-905162fa7fd2
* tweak site descriptionJames Ahlborn2019-02-091-7/+7
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1289 f203690c-595d-4dc9-a70b-905162fa7fd2
* [maven-release-plugin] prepare for next development iterationJames Ahlborn2019-02-091-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1288 f203690c-595d-4dc9-a70b-905162fa7fd2
* [maven-release-plugin] prepare release jackcess-3.0.0James Ahlborn2019-02-091-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1286 f203690c-595d-4dc9-a70b-905162fa7fd2
* not sure why this never failed before, but i guss i need to dope the configJames Ahlborn2019-02-091-1/+23
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1285 f203690c-595d-4dc9-a70b-905162fa7fd2