Driver name is depends on the driver we are using.
Use COM.ibm.db2.jdbc.app.DB2Drive when db2java.zip is in your path.
Use com.ibm.db2.jcc.DB2Driver when db2jcc.jar & db2jcc_license_cu.jar are in your classpath.
Also follow the below tutorial
Razorsql Help
IBM JDBC help