Releases: libj/sql
Releases · libj/sql
v0.4.9
#11 Consistent SQL formatting for trace, debug, batch, and non-batch statements
#10 Expose logging methods for overridability
#7 Redefine subclasses as SQLNonTransientException
#6 Support more specific SQLException(s)
in SQLExceptions
v0.4.8
#9 Log Connection in Audit* wrappers
#8 Add AuditConnection.isClosed(Connection)
#5 Add strong typed SQLTransactionException
#4 Delegate equals and hashCode in Audit and Delegate wrappers
#3 Transition to GitHub Actions
#2 Add TRACE and DEBUG logs in AuditConnection
#1 Add AuditConnection.traceOpenConnections()
v0.4.7
Improve AuditPreparedStatement.toString(String,Map)
.
Improve logging abstraction in AuditPreparedStatement
, AuditStatement
, and AuditCallableStatement
.
Add equals
, hashCode
, toString
to DelegateConnection
and DelegateResultSet
.
Improve javadocs.
v0.4.6
Upgrade org.libj:logging:0.4.1
to 0.4.2
.
Upgrade org.libj:util:0.7.9
to 0.8.0
.
Upgrade org.libj:test:0.6.9
to 0.7.0
.
You can’t perform that action at this time.