Squeler 1.02
current:2021-09-06stablestart:20-05-2001type:component
Component for connecting to and extracting meta-data information from a JDBC database
language
java jdk 8+
dependencies
references
files
| Name | Version | Date | binary | tar | source |
|---|---|---|---|---|---|
| Squeler | 1.02.1 | Apr 19, 2025 | Squeler-1.02.1.zip | Squeler-1.02.1.tar.gz | Squeler-src-1.02.1.zip |
| Squeler | 1.02 | Sep 6, 2021 | Squeler-1.02.zip | Squeler-1.02.tar.gz | Squeler-src-1.02.zip |
| Squeler | 1.02.1 | Apr 19, 2025 | Squeler-1.02.1.zip | Squeler-1.02.1.tar.gz | Squeler-src-1.02.1.zip |
changelog
1.02.1
- Fix problem with extremely short join statements
- Added inBetween method
- DB2 support
- Postgresql support
- Fix for position in select statement
1.02
- Waldorf cleanup
- Use SQLRecord to store Meta information
- Connector interfaces to use both Remote and LocalConnector
- TypesInfo is no longer static
- Fixes for DynamicClassLoader
0.21
- Minor bug fixes, javadoc and cleanup