
hsqldb dbcp Connection is broken java.sql.SQLException
Problem Description This just bugged me for a while. When trying to get connected to a locally running hsqldb server from a minimal spring mvc project I got this java.sql.SQLException; Connection is...