Releases: sylvainlaurent/JDBC-Performance-Logger
Releases · sylvainlaurent/JDBC-Performance-Logger
0.5.0
- allow to change Swing look and feel
- logs statement timeout (as reported by
Statement.getQueryTimeout()
)
0.4.0
New features :
#18 : Allow to easily hide commit/rollback logs
#17 : Allow more sophisticated search criteria
Improvement over #11 : Show connection Properties (excepted password)

0.3.0
New features :
#16 : allow to delete statements
#14 : show commit/rollback times
#11 : show connection URL
#10 : keep list of connections
Plus bug fixes...
0.2.0
Stable release.
