The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| jackcess-2.1.5.jar | 2016-10-04 | 851.7 kB | |
| jackcess-2.1.5-sources.jar | 2016-10-04 | 617.2 kB | |
| README.txt | 2016-10-04 | 518 Bytes | |
| Totals: 3 Items | 1.5 MB | 0 | |
Jackcess 2.1.5 Release ====================== - Change multi-value complex columns so that they return all relevant column properties - Add some initial support for Table metadata modification. Columns and Indexes can now be added to an existing table (using ColumnBuilder.addToTable and IndexBuilder.addToTable respectively) - Add the ability to create Relationships using RelationshipBuilder. With this support finally brings the ability to create foreign key indexes (aka integrity enforcement in Relationships)