Vibur DBCP v0.8.3 Release Notes

Release Date: 2013-11-15 // over 10 years ago
    • Implemented the ResultSet returned by Statement interface methods as a dynamic proxy so that ResultSet.getStatement() will return the correct proxied Statement.
    • 0️⃣ Implemented proper handling of Connection.isValid() method and made it the default option for Connection testing and verification.
    • 👌 Improved logging.
    • 🔨 Various other refactoring and small improvements/optimizations.