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

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