Description
LeaseDatabaseLocker#determineTimeDifference does not close the PreparedStatement and the ResultSet it uses/creates.
This may cause a resource leak.
LeaseDatabaseLocker#determineTimeDifference does not close the PreparedStatement and the ResultSet it uses/creates.
This may cause a resource leak.