Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
jackcess-2.1.4.jar | 2016-05-19 | 821.1 kB | |
jackcess-2.1.4-sources.jar | 2016-05-19 | 597.8 kB | |
README.txt | 2016-05-19 | 413 Bytes | |
Totals: 3 Items | 1.4 MB | 0 |
Jackcess 2.1.4 Release ====================== - Fix missing column names in AppendQuery SQL strings. - Add Database.getTableMetaData method to enable getting basic info about a Table (by name) without actually loading it. - Allow null values in foreign key fields when enforcing referential integrity. - Add support for cascade null on delete relationships. - Add support for the required flag for an index.