| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Jailer-database-tools-16.12.msi | < 16 hours ago | 84.7 MB | |
| jailer-database-tools_16.12-x64.deb | < 16 hours ago | 73.4 MB | |
| jailer-database-tools_16.12-x64.rpm | < 16 hours ago | 85.8 MB | |
| jailer_16.12.zip | < 16 hours ago | 63.2 MB | |
| README.md | < 17 hours ago | 665 Bytes | |
| Totals: 5 Items | 307.2 MB | 0 | |
- Fixed: Session was not closed on exception in Importer.execute().
- Fixed resource leaks: streams and writers are now properly closed via try-with-resources in ExtractionModel, RestrictionModel, CommandLineParser, ModelBuilder, IntraDatabaseEntityGraph and SQLConsole.
- Fixed: InterruptedException in shutdown hook now restores the interrupt flag and exits the wait loop.
- Fixed: LOB insert methods (insertClob, insertSQLXML) refactored to eliminate duplicate code; resource leak in stream handling corrected.